DewMtxVecNET Overview

Categories

 Title  Summary 
Linear Programming Adds support for linear programming. 
Optimization routines Algorithms for finding the minimum of real function. 
Auxilaries routines Collection of auxilaries routines. 
Continuous probabilities Collection of continuous probabilities. 
Discrete probabilities Collection of discrete probabilities. 

Components

   Name  Summary 
 TMtxFunctionEvaluator Function evaluator. 
 TMtxLP Interfaces Linear Programming algorithms. 
 TMtxOptimization Interfaces the optimization routines. 

Units

 Name  Summary 
AbstractMtxVec Implements base classes for vector, matrix and sparse matrix. 
Math387 High performance math functions. 
MtxBaseComp Defines the common ancestor of all components using MtxVec. 
MtxExpr Adds operator overloading support for D2006 and later and .NET. 
MtxIntDiff Adds support for numerical integration and differentiation. 
MtxParseClass Class and type definitions for the expression parser. 
MtxParseExpr Expression parser and function evaluator. 
MtxStrings TStrings and TStringList classes. 
MtxVec Implements TVec and TMtx objects. 
MtxVecTools Interfaces several MtxVec routines and intruduces new components. 
Optimization Function minimization routines. 
Polynoms Polynomial handling routines. 
Probabilities Probabilities distribution functions. 
RndGenerators  
Sparse Implements the sparse matrix class. 
SpecialFuncs Special math functions. 
Toeplitz Solvers for toeplitz matrices. 

Classes

 Name  Summary 
EMtxVecException Base exception class for MtxVec library Parent class for all exception classes in MtxVec library. 
EMtxVecInvalidArgument Exception class indicates invalid arguments error. 
EMtxVecRangeError Exception class indicates out of range error. 
ENoOperation Exception type raised when operation is not supported. 
EOutOfMemory Exception class indicates out of memory error. 
TCStyleParser Expression parser with C++ style operators. 
TDenseMtxVec Base class for TVec and TMtx objects. 
TList  
TListEnumerator  
TMtx Two dimensional array - matrix. 
TMtxCollection  
TMtxCollectionItem Defines a collectionItem, which allows customevent defintion. 
TMtxComponent Common ancestor of all components using MtxVec. 
TMtxComponentList Manages a list of TMtxComponents. 
TMtxExpression Expression evaluator. 
TMtxList List of TMtx objects. 
TMtxVec Base class for all one/two/../n dimensional arrays. 
TMtxVecReport The report printer. 
TObjectList  
TPardisoSettings Class encapsulates Pardiso sparse solver specific settings. 
TPiecePoly Manages piece-wise polynomials. 
TRandomGenerator Random generator. 
TReferenceList  
TReferenceListItem  
TRngStream Random stream class. 
TSparseMtx Encapsulates sparse matrix properties and methods/operations. 
TStringList  
TStrings  
TStringsEnumerator  
TTaucsSettings  
TVec One dimensional array - vector. 
TVecList List of TVec objects. 

Types

 Name  Summary 
PByte A pointer to Byte type. 
PCplx A pointer to TCplx type. 
PInteger A pointer to integer type. 
PPCardinal  
PPDouble  
PPInt64  
PPInteger  
PPSample  
PPShortInt  
PPSingle  
PPSmallInt  
PPUChar  
PPWord  
PSample A pointer to TSample type. 
PSmallInt A pointer to TISample type. 
PWord A pointer to Word type. 
StringArray  
T2DCplxArray Two dimensional array of TCplx type. 
T2DSampleArray Two dimensional array of TSample type. 
TBalanceType Defines the method, used to balance the matrix. 
TBasicRandomGenerator Defines available random generator algorithms. 
TCompare Defines comparison type for the Equal function. 
TConditionNumber Defines the norm, used in calculating the condition number parameter. 
TConvergenceCheck Defines the criteria for convergence check. 
TCplx Default complex number type used by Math387. 
TCplxArray Array of TCplx type. 
TDCplx Complex number type for double real and complex part. 
TDistribution All supported probability distributions. 
TDuplicates  
TEigGenType Defines the type of the symmetric-definite generalized eigenvalue problem. 
TEPSArray Stores the stopping tests for TR optimization. 
TExprFunc Function type for custom function definition. 
TFFTStorageFormat Type used to define the storage format for FFT operations. 
TGaussRandMethod Gaussian (normal) distribution random generator options. 
TGrad Defines the procedure for calculating the gradient of a real function. 
TGradHess Defines the procedure for calculating the gradient and Hessian matrix of a real function. 
TICplx Complex number type for integer real and complex part. 
TIndexType Type used to define indexation type. 
TIntArray Array of Integer type. 
TIntegerCplx Complex number type for integer real and complex part. 
TIntegrateAlgo Defines integration algorithm. 
TInterpolationType Defines the type of 1D interpolation. 
TIntStopReason Defines numerical integration algorithm exit reason. 
TISample Signed 2 byte integer. 
TIterativeMethod Defines the method for iterative solver. 
TJacobianFunction Defines procedure for calculating the jacobian matrix. 
TListAssignOp  
TListNotification  
TListSortCompare  
TLPAlgorithm Linear programming algorithm. 
TLPSolution LP system solution. 
TMtxComponentAddEvent Event for TMtxComponentList. 
TMtxComponentDeleteEvent Event for TMtxComponentList. 
TMtxFunction Defines the matrix function. 
TMtxNotifyEvent  
TMtxOperation Defines the type of operation on matrix. 
TMtxType Defines type of matrix. 
TNumericGradMethod Numerical gradient approximation methods. 
TOptMethod Optimization methods. 
TOptStopReason Why the main loop in optimization stopped. 
TOutofCoreMode Out-of core sparse matrix solver. 
TPardisoIterative Iterative solution refinment for Pardiso. 
TPardisoReordering Defines the reordering method for Pardiso. 
TPixelDownSample Defines type of size reduction used in PixelDownSample method. 
TPoissonRandMethod Possion distribution random generator options. 
TPrecision Defines the storage precision. 
TQuadMethod Defines weight type for Gauss quadrature integration algorithm. 
TRealFunction Defines real scalar function of several variables. 
TReportLevel Defines the detail of the report generated by TSparseMtx.Solve method. 
TRngStreamIndependence Defines the method used to get random number series independence. 
TRounding Defines rounding algorithm. 
TSample Default real number type used in Math387. 
TSampleArray Array of TSample type. 
TSCplx Complex number type for single real and complex part. 
TSign Defines the shape of the Sylvester equation. 
TSparseFormat Defines sparse matrix file format. 
TSparsePattern Defines how to solve the matrix using the Solve method. 
TSparseSolver Defines which method will be used to solve system of equations. 
TSparseSystem Defines the system to be solved by the TMtxSparse.Solve method. 
TStringItem  
TStringListSortCompare  
TStringsDefined  
TSysCharSet  
TTaucsFactorization Iterative solution refinment for Taucs. 
TTaucsIterative Iterative solution refinment for Taucs. 
TTaucsReordering Defines the reordering method used by Taucs. 
TTriangleForm Defines the matrix triangular type. 
TValueType  
TVectorForm Defines the vector form in eigenvector calculation. 
TVectorFunction Defines vector function of several variables. 
UInt  

Routines

 Name  Summary 
Airy Airy function (and it's derivative) of the first kind. 
ArcCos Inverse cosine. 
ArcCosh The inverse hyperbolic cosine. 
ArcCot Inverse cotangent. 
ArcCoth Inverse hyperbolic cotangent. 
ArcCsc Inverse cosecant. 
ArcCsch Inverse hyperbolic cosecant. 
ArcSec Inverse secant. 
ArcSech Inverse hyperbolic secant. 
ArcSin Inverse sine. 
ArcSinh The inverse hyperbolic sine. 
ArcTan Inverse tangens of X. 
ArcTan2 Inverse tangens of Y/X. 
ArcTanh The inverse hyperbolic tangens. 
Arg The argument of Z. 
AssignComponent Assign a component to a component. 
Besh Modified Bessel function of the third kind - Hankel function H(z). 
Besi Modified Bessel function of the first kind In(Z). 
Besj Bessel function of the first kind Jn(Z). 
Besk Modified Bessel function of the second kind Kn(Z). 
BesselI0 Modified bessel function of the first kind. 
BesselJ0 Bessel function of the first kind. 
Besy Bessel function of the second kind Yn(Z). 
Beta Beta function B. 
BetaCDF Beta cumulative distribution function (CDF). 
BetaCDFInv Beta distribution point percent function (PPF). 
BetaIncomplete Incomplete beta function. 
BetaPDF Beta probability density function (PDF). 
BetaStat Beta distribution statistic parameters. 
BFGS Minimizes the function of several variables by using the Quasi-Newton optimization algorithm. 
Bigger Compares two numbers. 
BiggerOrEqual Compares two numbers. 
BinomCDF Binomial cumulative distribution function (CDF). 
BinomCDFInv Binomial distribution point percent function (PPF). 
Binomial Binomial coefficient C(n,k). 
BinomPDF Binomial probability density function (PDF). 
BinomStat Binomial distribution statistic parameters. 
Biry Airy function (and it's derivative) of the second kind. 
Bit24ToFloat Convert 24 bit signed integer to TSample. 
BoseEinsteinPDF Bose-Einstein probability density function (PDF). 
CAbs The norm of Z. 
CAbs1 Returns the approximation of the norm of Z. 
CAdd Complex addition. 
CAddI Add imaginary value BI to complex number A. 
CartToPolar Cartesian to polar coordinate transformation. 
CauchyCDF Cauchy cumulative distribution function (CDF). 
CauchyCDFInv Cauchy distribution point percent function (PPF). 
CauchyPDF Cauchy probability density function (PDF). 
CauchyStat Cauchy distribution statistic parameters. 
CDiv Complex division. 
Ceil Round towards positive infinity. 
CFrac Complex frac function. 
CheckRange Check the value. 
ChiSquareCDF Chi-squared cumulative distribution Function (CDF). 
ChiSquareCDFInv Chi-squared distribution point percent function (PPF). 
ChiSquarePDF Chi-squared probability density Function (PDF). 
ChiSquareStat Chi-Squared distribution statistic parameters. 
CInv The 1/Z. 
ClearFPU Clears pending FPU exceptions. 
CMul Complex multipliction. 
CMulI Multiply two complex numbers. 
Conj Conjugate complex number. 
ConjGrad Minimizes the function of several variables by using the Conjugate gradient optimization algorithm. 
Cos  
Cosh Hyperbolic cosine. 
Cot Cotangent. 
Coth Hyperbolic cotangent. 
CPA Gomory's cutting plane algorithm for solving the integer programming problem. 
Cplx Converts two real numbers to complex number. 
CplxToStr Converts complex number to a string. 
CreateIt Obtains a TVec object from the object cache. 
CRound Complex round function. 
Csc Cosecant. 
Csch Hyperbolic cosecant. 
CSqr The square of complex number. 
CSqrt Square root of a complex number. 
CSub Complex subtraction. 
CSubI Subtract imaginary value BI from complex number A. 
CTrunc Complex truncate function. 
DeConv Divide polynomials, deconvolution. 
DegToRad Returns the value of a degree measurement expressed in radians. 
DirichletBeta Dirichlet Beta function. 
DirichletEta Dirichlet Eta function. 
DirichletLambda Dirichlet Lambda function. 
DismissIt Free arrays allocated with a call to Enlist. 
EInvalidArgumentRaise Procedure raises EMtxVecInvalidArgument exception. 
EllipComplete Complete elliptic integral. 
EllipJacoby Jacoby elliptic functions. 
Enlist Dereferences a pointer to TMtxVec memory. 
EnlistIt Dereferences a pointer to TMtxVec memory. 
EnsureRange Limits the value. 
Equal Compares two numbers. 
ERaise Procedure raises MtxVecException exception. 
ERangeErrorRaise Procedure raises EMtxVecRangeError exception. 
Erf Error function. 
Erfc The complement to the error function. 
ErfInv Inverse error function. 
ErlangCDF Erlang cumulative distribution function (CDF). 
ErlangCDFInv Erlang distribution point percent function (PPF). 
ErlangPDF Erlang probability density function (PDF). 
ErlangStat Erlang distribution statistic parameters. 
Exp e^x function. 
Exp10 10^x function. 
Exp2 2^x function. 
ExpCDF Exponential cumulative distribution function (CDF). 
ExpCDFInv Exponential distribution point percent function (PPF). 
Expj Euler formula for complex number. 
ExponentStat Exponent distribution statistic parameters. 
ExpPDF Exponential probability density function (PDF). 
ExtractCplx A complex number, extracted from string source. 
ExtractSample A TSample number, extracted from string source. 
Fact Factorial N!. 
FatigueLifeCDF Fatigue life cumulative distribution function (CDF). 
FatigueLifeCDFInv Fatigue life distribution point percent function (PPF). 
FatigueLifePDF Fatigue life probability density function (PDF). 
FatigueLifeStat Fatigue life distribution statistic parameters. 
FCDF F cumulative distribution function (CDF). 
FCDFInv F distribution point percent function (PPF). 
FermiDiracPDF Fermi-Dirac probability density function (PDF). 
FixAngle Sets angle in [-2p,2p]
Flip Swaps real and imaginary part. 
FlipConj Swaps real and imaginary part and conjugates the result. 
FloatTo24Bit Convert TSample to 24 bit signed integer. 
Floor Round towards negative infinity. 
FormatCplx The complex number Z formated as a string. 
FormatSample The TSample number X formated as string. 
FPDF F probability density function (PDF). 
FreeIt Releases objects back to the object cache. 
FStat F distribution statistic parameters. 
Gamma Gamma function. 
GammaCDF Gamma cumulative distribution function (CDF). 
GammaCDFInv Gamma distribution point percent function (PPF). 
GammaFrac Incomplete Gamma function : continued fraction expansion. 
GammaPDF Gamma probability density function (PDF). 
GammaSer Incomplete Gamma function : series expansion. 
GammaStat Gamma distribution statistic parameters. 
Gcd Greatest common divisor. 
GenHarmonic Generalized harmonic number H(n,m). 
GeometricCDF Geometric cumulative distribution function (CDF). 
GeometricCDFInv Geometric distribution point percent function (PPF). 
GeometricPDF Geometric probability density function (PDF). 
GeometricStat Geometric distribution statistic parameters. 
GumbelCDF Gumbel CDF. 
GumbelCDFInv Gumbel distribution point percent function (PPF). 
GumbelPDF Gumbel PDF. 
GumbelStat Gumbel distribution statistic parameters. 
Harmonic Harmonic number H(n). 
HypGeometricCDF Hypergeometric cumulative distribution function (CDF). 
HypGeometricCDFInv Hypergeometric distribution point percent function (PPF). 
HypGeometricPDF Hypergeometric probability density function (PDF). 
HypGeometricStat Hypergeometric distribution statistic parameters. 
IGamma Incomplete gamma function. 
IIRFilter Performs infinite impulse response (IIR) filtering. 
Imag Imaginary part of complex number. 
Interpolate Perform linear or cubic interpolation. 
IntPower Power function (integer power). 
InverseGaussianCDF Inverse Gaussian cumulative distribution function (CDF). 
InverseGaussianCDFInv Inverse Gaussian distribution point percent function (PPF). 
InverseGaussianPDF Inverse Gaussian probability density function (PDF). 
InverseGaussianStat Inverse Gaussian distribution statistic parameters. 
IsInf Checks if number is INF. 
IsInfNan Checks if number is INF or NAN. 
IsNan Checks if number is NAN. 
IsNanInf Checks if number is INF or NAN. 
JGamma Complement to the incomplete gamma function. 
JohnsonSBCDF Johnson bounded cumulative distribution function (CDF). 
JohnsonSBCDFInv Johnson bounded point percent function (PPF). 
JohnsonSBPDF Johnson bounded probability density function (PDF). 
JohnsonSBStat Johnson SB distribution statistic parameters. 
JohnsonUBCDF Johnson unbounded cumulative distribution function (CDF). 
JohnsonUBCDFInv Johnson unbounded point percent function (PPF). 
JohnsonUBPDF Johnson unbounded probability density function (PDF). 
JohnsonUBStat Johnson UB distribution statistic parameters. 
LaplaceCDF Laplace cumulative distribution function (CDF). 
LaplaceCDFInv Laplace distribution point percent function (PPF). 
LaplacePDF Laplace probability densify function (PDF). 
LaplaceStat Laplace distribution statistic parameters. 
LargestExp2 Returns first number being power of two that is equal or greater than n. 
LargestLog2 Returns power of two which gives the first number that is equal or greater then n. 
Lcm Smallest common multiplier. 
LegendreP Associated Legendre polynomial P(l,m,x). 
Lerch Lerch transcendent function. 
Levinson Solves a toeplitz system. 
LimitRange Limit the range X. 
Linear1D Linear interpolation. 
Ln Natural logarithm. 
LnGamma Natural logarithm of the gamma function. 
Log10 Log base 10. 
Log2 Log base 2. 
LogarithmicCDF Logarithmic cumulative distribution function (CDF). 
LogarithmicCDFInv Logarithmic point percent function (PPF). 
LogarithmicPDF Logarithmic probability densify function (PDF). 
LogarithmicStat Logarithmic distribution statistic parameters. 
LogisticCDF Logistic cumulative distribution function (CDF). 
LogisticCDFInv Logistic distribution point percent function (PPF). 
LogisticPDF Logistic probability densify function (PDF). 
LogisticStat Logistic distribution statistic parameters. 
LogN Log base N. 
LogNormalCDF Log-normal cumulative distribution function (CDF). 
LogNormalCDFInv Log-normal distribution point percent function (PPF). 
LogNormalPDF Log-normal probability densify function (PDF). 
LogNormalStat Log-normal distribution statistic parameters. 
LogWeibullCDF Log-Weibull cumulative distribution function (CDF). 
LogWeibullCDFInv Log-Weibull distribution point percent function (PPF). 
LogWeibullPDF Log-Weibull probability densify function (PDF). 
LogWeibullStat Log-Weibull distribution statistic parameters. 
Marquardt Minimizes the function of several variables by using the Marquardt optimization algorithm. 
Max Maximum of two numbers. 
MaxwellCDF Maxwell cumulative distribution function (CDF). 
MaxwellCDFInv Maxwell distribution point percent function (PPF). 
MaxwellPDF Maxwell probability density function (PDF). 
MaxwellStat Maxwell distribution statistic parameters. 
Min Minimum of two numbers. 
MinBrent Minimizes single variable function. 
MonteCarlo Numerical integration by Monte Carlo method. 
MulI Multiplies complex number with I. 
Neg Changes the sign of Z. 
NegBinomCDF Negative binomial cumulative distribution function (CDF). 
NegBinomCDFInv Negative binomial distribution point percent function (PPF). 
NegBinomPDF Negative binomial probability density function (PDF). 
NegBinomStat Negative binomial distribution statistic parameters. 
Norm The ||Z||^2. 
NormalCDF Normal cumulative distribution function (CDF). 
NormalCDFInv Normal distribution point percent function (PPF). 
NormalPDF Normal probability density function (PDF). 
NormalStat Normal distribution statistic parameters. 
NumericGradDifference Numerical gradient by numerical differentiation using the forward difference quotient. 
NumericGradHess Numerical gradient and Hessian matrix. 
NumericGradRichardson Numerical gradient by high precision numerical differentiation. 
ParetoCDF Pareto cumulative distribution function (CDF). 
ParetoCDFInv Pareto distribution point percent function (PPF). 
ParetoPDF Pareto probability density function (PDF). 
ParetoStat Pareto distribution statistic parameters. 
PoissonCDF Poisson cumulative distribution function (CDF). 
PoissonCDFInv Poisson distribution point percent function (PPF). 
PoissonPDF Poisson probability density function (PDF). 
PoissonStat Poison distribution statistic parameters. 
PolarToCart Polar to cartesian coordinate transformation. 
PolyCoeff Converts polynomial roots to coefficients. 
PolyEval Evaluate a polynomial. 
PolyFit Fits a polynomial to data. 
PolyRoots Finds the roots of the polynomial from the coefficents. 
Power Power function. 
PowerCDF Power cumulative density function (CDF). 
PowerCDFInv Power distribution point percent function (PPF). 
PowerPDF Power probability distribution function (PDF). 
PowerStat Power distribution statistic parameters. 
Pythag The Pythagora formula. 
QuadGauss Numerical integration by using regular Gaussian quadrature scheme. 
RadToDeg Converts radians to degrees. 
RayleighCDF Rayleigh cumulative distribution function (CDF). 
RayleighCDFInv Rayleigh distribution point percent function (PPF). 
RayleighPDF Rayleigh probability density function (PDF). 
RayleighStat Rayleigh distribution statistic parameters. 
ReadBinaryValues Reads values from stream and converts to TSample type. 
Real Real part of complex number. 
Rem The reminder after division. 
ResetProperties Reset the values of published properties. 
RiemannZeta Riemann Zeta function. 
RMS The RMS (root-mean-square) function. 
Romberg Numerical integration by using recursive Romberg algorithm. 
Root The root of complex number. 
SampleToStr Converts TSample value to a string. 
Sec Secant. 
Sech Hyperbolic secant. 
Sgn Signum. 
Sign Fortran sign function. 
Simplex Minimizes the function of several variables by using the Nelder-Mead (Simplex) optimization method. 
SimplexDual Linear optimization by Dual Simplex algorithm. 
SimplexLP Linear optimization by using Simplex method. 
SimplexTwoPhase Linear optimization by Two-Phase Simplex algorithm. 
Sin  
SinCos Sine and cosine in single pass. 
Sinh Hyperbolic sine. 
SinhCosh The hyperbolic sine and cosine. 
Smaller Compares two numbers. 
SmallerOrEqual Compares two numbers. 
SmallestExp2  
Spline1D Cubic spline interpolation. 
StdDev The standard deviation function. 
StripLeadZeros Removes leading zeros. 
StrToCplx Converts a string to complex number. 
StrToSample Converts string to a TSample value. 
StrToVal Converts string to a value. 
StudentCDF Student cumulative distribution function (CDF). 
StudentCDFInv Student distribution point percent function (PPF). 
StudentPDF Student probability density function (PDF). 
StudentStat Student distribution statistic parameters. 
Swap Exchange two numbers. 
Tan Tangens. 
Tanh Hyperbolic tangens. 
TestNil Raises exception if PAPointer is nil. 
ToeplitzSolve Solve a toepltiz system of linear equations. 
TriangularCDF Triangular cumulative distribution function (CDF). 
TriangularCDFInv Triangular distribution point percent function (PPF). 
TriangularPDF Triangular probability density function (PDF). 
TriangularStat Triangular distribution statistic parameters. 
TruncAndFrac Splits the floating point number to integer and fractional parts. 
TrustRegion Trust region algorithm for finding minimum of vector function. 
UniformCDF Uniform cumulative distribution function (CDF). 
UniformCDFInv Uniform distribution point percent function (PPF). 
UniformDCDF Discrete uniform cumulative distribution function (CDF). 
UniformDCDFInv Discrete uniform distribution point percent function (PPF). 
UniformDPDF Discrete uniform probability density function (PDF). 
UniformDStat Discrete uniform distribution statistic parameters. 
UniformPDF Uniform probability density function (PDF). 
UniformStat Continuous uniform distribution statistic parameters. 
WeibullCDF Weibull cumulative distribution function (CDF). 
WeibullCDFInv Weibull distribution point percent function (PPF). 
WeibullPDF Weibull probability density function (PDF). 
WeibullStat Weibull distribution statistic parameters. 
WeightsChebyshevGauss Chebyshev-Gauss base points and weights. 
WeightsGauss Gauss base points and weights. 
WeightsNewtonCotes Newton-Cotes base points and weights. 
WriteBinaryValues Writes TSample values to stream and converts to specified type. 
ZipfCDF Zipf distribution cumulative distribution function (CDF). 
ZipfCDFInv Zipf distribution point percent function (PPF). 
ZipfPDF Zipf distribution probability density function (PDF). 

Vars

 Name  Summary 
CINF Complex version of INF. 
CNAN Complex version of NAN. 
Controller MtxVec object cache controller. 
GradStepSize  
INF Positive Infinity. 
MtxVecAssignCopyData Controls how the TVec/TMtx assign operation works. 
MtxVecBlockSize Defines the block size. 
MtxVecPrimeArray Holds an array of 1000 prime numbers. 
NAN Not a number. 
Report MtxVec reporting object. 

Constants

 Name  Summary 
ARGUMENT_SEPARATOR  
C_I Imaginary value. 
C_ONE Complex one. 
C_PI Pi. 
C_pi_div_2 Pi/2.= PI/2+0*i. 
C_ZERO Complex zero. 
CGOLD 2 - GOLD. 
DECIMAL_SEPARATOR  
EPS Epsilon. 
EULERGAMMA Euler constant. 
EXPRESSION_SEPARATOR  
Fortran8087CW FPU control word used by Fortran. 
GOLD Golden Mean. 
HEX_PREFIX  
INVLN10 1/Ln(10). 
INVLN2 1/Ln(2). 
INVPI180 180/PI. 
INVSQRT2PI 1/Sqrt(2PI). 
INVTWOPI 1/2PI. 
LEFT_BRACKET  
LN10 Ln(10). 
LN2 Ln(2). 
LN2PIDIV2 Ln(2*PI)/2. 
LNPI Ln(PI). 
LNSQRT2PI Ln(Sqrt(2*PI)). 
MACHEP Machine constant. 
MaxArg Maximum number of function arguments. 
MAXFAC Maximum factorial. 
MAXGAM Maximum value of the gamma function. 
MAXLGM Maximum allowed value for the logarithm of the gamma function. 
MAXLOG Largest result of a base 10 logarithm. 
MAXNUM Maximum floating point number. 
MINLOG Smallest result of a base 10 logarithm. 
MINNUM Minimum floating point number. 
MtxVec8087CW FPU control word turning off all exceptions. 
MtxVecEOA End of array constant. 
MtxVecVersion MtxVec version. 
mvsp2  
nmfft  
nmrnd  
PI PI. 
PI180 PI/180. 
PIDIV2 PI/2. 
RIGHT_BRACKET  
SQRT2 Sqrt(2). 
SQRT2DIV2 Sqrt(2)/2. 
SQRT2PI Sqrt(2PI) = Sqrt(2PI) 
SQRTEPS Sqrt(EPS). 
SQRTPI Sqrt(PI). 
TWOPI 2*PI. 
ValTypeAsStr  
vmlname  

Copyright 2008 Dew Research
http://www.dewresearch.com