havealglib: Check whether chebpol has the ALGLIB library
Description
If ALGLIB was available at compile time, it can be used for compact
support radial basis function interpolations on scattered data.
This function checks whether ALGLIB is available.
Usage
havealglib()
Arguments
Value
Returns TRUE if ALGLIB is available. Otherwise FALSE.