int MLGetReal32 (MLINK link, float *x) gets a single-precision floating-point number from link and stores it as a float in x.
MLENV MLInitialize (char* p) initializes the MathLink environment object and passes parameters in p.
int MLPutInteger64List (MLINK link, mlint64 *a, int n) puts a list of n 64-bit integers starting from location a to the MathLink connection specified by link.
The NIntegrate Explorer is a GUI that lets you do numerical quadrature using NIntegrate. It opens a tool that lets you enter an integrand, set a region, then modify and ...
Cascade is a setting of ModulationType, an option of function FrequencyModulation.
Parallel is a setting of ModulationType, an option of function FrequencyModulation.
Triangle is a type of waveform.
BipartiteMatching[g] gives the list of edges associated with a maximum matching in bipartite graph g. If the graph is edge weighted, then the function returns a matching with ...
LNorm
(Combinatorica Package Symbol) LNorm[p] is a value that the option WeightingFunction, used in the function SetEdgeWeights, can take. Here p can be any integer or Infinity.
MultiplicationTable[l, f] constructs the complete transition table defined by the binary relation function f on the elements of list l.