40 #ifndef OPENNL_ARPACK_H
41 #define OPENNL_ARPACK_H
unsigned char NLboolean
A truth value (NL_TRUE or NL_FALSE).
NLboolean nlExtensionIsInitialized_ARPACK(void)
Tests whether the ARPACK extension is initialized.
void nlEigenSolve_ARPACK(void)
Solves the eigen problem in the current context using ARPACK.
NLboolean nlInitExtension_ARPACK(void)
Initializes the ARPACK extension.
Some macros and functions used internally by OpenNL.