void MLDeinitialize (MLENV env) destructs the MathLink environment object.
MLMessageHandlerObject MLGetMessageHandler (MLINK link) returns the message handler function installed for the MLINK object link.
const char * MLLinkName (MLINK link) returns the name string used to create the link.
MLMessageHandlerObject is a MathLink type that describes a function pointer to a function taking three arguments: an MLINK, an int, and an int, and returning a void that ...
unsigned long MLNewParameters (char* p, unsigned long rev, unsigned long apirev) initializes an MLParameters object p and sets the MathLink revision number to the value ...
void MLReleaseEnvIDString (MLINK link, const char *s) disowns the memory allocated by MLGetLinkedEnvIDString() to store the identification string s.
void * MLUserData (MLINK link, MLUserFunction *fp) returns the data object and function pointer installed by MLSetUserData().
MLYieldFunctionObject is a MathLink type that describes a function pointer to a function taking an MLINK object as an argument and a MLYieldParameters object as an argument ...
ARPACK is a collection of Fortran77 subroutines designed to solve large-scale eigenvalue problems. http://www.caam.rice.edu/software/ARPACK The ATLAS (Automatically Tuned ...
Introduction Matrix and Tensor Operations Working with Sparse Arrays