Interfaces several MtxVec routines and intruduces new components.
|
|
Name |
Description |
|
Parser exception error class. | |
|
Base exception class for MtxVec library. | |
|
Exception class indicates invalid arguments error. | |
|
Exception class indicates out of range error. | |
|
Exception type raised when operation is not supported. | |
|
Exception class indicates out of memory error. | |
|
Introduces rutines for copying vector or matrix values to and from DataGrid control. These routines are only for backward compatibility with older Dew Math version. To display vector or matrix in DataGridView, use new Dew.Math.Controls.MtxGridView control. | |
|
High performance math functions. | |
|
Defines the common ancestor of all components using MtxVec. | |
|
Adds operator overloading support for D2006 and later and .NET. | |
|
Adds operator overloading support for D2006 and later and .NET. | |
|
This is class Dew.Math.MtxIntDiff. | |
|
Implements TVec and TMtx objects. | |
|
This is class Dew.Math.MtxVecInt. | |
|
Implements base classes for vector, matrix and sparse matrix. | |
|
Function minimization routines. | |
|
Introduces several polynomial handling routines. | |
|
Introduces distribution PDF, CDF, PPF and moment estimates. | |
|
Special math functions. | |
|
Abstract class for object cache. | |
|
Expression parser with C++ style operators. | |
|
Base class for TVec and TMtx objects. | |
|
Expression context, holding expression and variables. | |
|
This is class Dew.Math.TExprList. | |
|
This is class Dew.Math.TExprWordList. | |
|
Two dimensional array - matrix. | |
|
This is class Dew.Math.TMtxCache. | |
|
implements ICollection for the Winforms design editor | |
|
This is class Dew.Math.TMtxCollectionEnumerator. | |
|
Defines a collectionItem, which allows customevent defintion. | |
|
This is class Dew.Math.TMtxComponent. | |
|
Manages a list of TMtxComponents. anages a list of TMtxComponent. The class can be quickly customized to manage a list of components derived from TMtxComponent. The components in the list are owned by the object and are created and destroyed automatically when setting the Count property. | |
|
Expression evaluator. | |
|
Function evaluator. | |
|
List of TMtx objects. | |
|
Interfaces Linear Programming algorithms. | |
|
Interfaces the optimization routines. | |
|
Abstract class for TVec and TMtx. | |
|
Base class for all one/two/../n dimensional arrays. | |
|
Controlls the object cache and threading logic. | |
|
This is class Dew.Math.TMtxVecPoolItem. | |
|
The report printer. | |
|
Named variables collection item. | |
|
Solvers for toeplitz matrices. | |
|
Class encapsulates Pardiso sparse solver specific settings. | |
|
Manages piece-wise polynomials. | |
|
Random generator. | |
|
This is class Dew.Math.TRCustomData. | |
|
This is class Dew.Math.TReferenceList. | |
|
This is class Dew.Math.TReferenceListItem. | |
|
Random stream class. | |
|
This is class Dew.Math.TSingleExpression. | |
|
Encapsulates sparse matrix properties and methods/operations. | |
|
Class encapsulates Taucs sparse solver specific settings. | |
|
This is class Dew.Math.TValueRec. | |
|
Collection of TNamedVariables. | |
|
One dimensional array - vector. | |
|
Class for 8bit one dimensional integer arrays. | |
|
This is class Dew.Math.TVecCache. | |
|
Class for one dimensional integer arrays. | |
|
Implementation of object cache for TVecInt objects. | |
|
List of TVec objects. | |
|
Class for 16bit one dimensional integer arrays. |
|
Name |
Description |
|
This is constant Dew.Math.ARGUMENT_SEPARATOR. | |
|
This is constant Dew.Math.DECIMAL_SEPARATOR. | |
|
This is constant Dew.Math.EXPRESSION_SEPARATOR. | |
|
This is constant Dew.Math.HEX_PREFIX. | |
|
This is constant Dew.Math.LEFT_BRACKET. | |
|
Maximum number of function arguments. | |
|
This is constant Dew.Math.MtxVecEOA. | |
|
MtxVec version. | |
|
This is constant Dew.Math.RIGHT_BRACKET. | |
|
This is constant Dew.Math.ValTypeAsStr. |
|
|
Name |
Description |
|
Defines the method, used to balance the matrix. | |
|
Defines available random generator algorithms. | |
|
Comparison type for the Equal function. | |
|
Defines the norm, used in calculating the condition number parameter. | |
|
The criteria for convergence check. | |
|
All supported probability distributions. | |
|
Defines the type of the symmetric-definite generalized eigenvalue problem. | |
|
Defines the type of pixel downsampling. | |
|
Type used to define the storage format for FFT operations. | |
|
Gaussian (normal) distribution random generator options. | |
|
Type used to define indexation type. | |
|
Defines integration algorithm. | |
|
Defines the type of 1D interpolation. | |
|
Default storage precision for integer vector values. | |
|
Defines numerical integration algorithm exit reason. | |
|
The method for iterative solver. | |
|
This is record Dew.Math.TLexemeType. | |
|
Linear programming algorithm. | |
|
LP system solution. | |
|
Defines the type of operation on matrix. | |
|
Defines type of matrix. | |
|
Numerical gradient approximation methods. | |
|
Optimization methods. | |
|
Srop reason for the main loop in optimization. | |
|
Out-of core sparse matrix solver. | |
|
Iterative solution refinment for Pardiso solver. | |
|
The reordering method for Pardiso solver. | |
|
Defines type of size reduction used in PixelDownSample method. | |
|
Possion distribution random generator options. | |
|
Storage precision. | |
|
Defines weight type for Gauss quadrature integration algorithm. | |
|
The detail of the report generated by TSparseMtx.Solve method. | |
|
Defines the method used to get random number series independence. | |
|
Rounding algorithm. | |
|
Defines the shape of the Sylvester equation. | |
|
Defines sparse matrix file format. | |
|
Defines how to solve the matrix using the Solve method. | |
|
Defines which method will be used to solve system of equations. | |
|
Defines the system to be solved by the TSparseMtx.Solve method. | |
|
Iterative solution refinment for Taucs. | |
|
Iterative solution refinment for Taucs. | |
|
Defines the reordering method used by Taucs. | |
|
Sets threading mode used by MtxVec. | |
|
Defines the matrix triangular type. | |
|
Defines TValueRec value type. | |
|
Defines the vector form in eigenvector calculation. |
|
|
Name |
Description |
|
Returns true if ALeft > A for all elements. | |
|
Returns true if A > ARight for all elements. | |
|
Returns true if A > B for all elements. | |
|
Returns true if A > ARight for all elements. | |
|
Returns true if ALeft > A for all elements. | |
|
Returns true if ALeft >= A for all elements. | |
|
Returns true if A >= ARight for all elements. | |
|
Returns true if A >= B for all elements. | |
|
Returns true if A >= ARight for all elements. | |
|
Returns true if ALeft >= A for all elements. | |
|
Returns true if ALeft < B for all elements. | |
|
Returns true if A < ARight for all elements. | |
|
Returns true if A < ARight for all elements. | |
|
Returns true if A < ARight for all elements. | |
|
Returns true if ALeft < A for all elements. | |
|
Returns true if ALeft <= A for all elements. | |
|
Returns true if A <= ARight for all elements. | |
|
Returns true if A <= B for all elements. | |
|
Returns true if A <= ARight for all elements. | |
|
Returns true if ALeft <= A for all elements. |
|
|
Name |
Description |
|
Matrix class for operator overloading in D2006 and later. | |
|
Default complex number type used by Math387. | |
|
Vector class for operator overloading (Delphi 2006 and later). | |
|
Integer vector class for operator overloading (Delphi 2006 and later). | |
|
Complex number type for double real and complex part. | |
|
Complex number type for integer real and complex part. | |
|
Complex number type for integer real and complex part. | |
|
Complex number type for single real and complex part. | |
|
Complex number type for integer real and complex part. |
|
Name |
Description |
|
This is type Dew.Math.LongInteger. | |
|
Pointer to ANSI char. | |
|
Pointer to char. | |
|
Generic pointer type. | |
|
A pointer to Byte type. | |
|
A pointer to TCplx type. | |
|
A pointer to integer type. | |
|
because CLR can be either 32 or 64bit, the same app | |
|
Pointer to byte | |
|
Pointer to complex byte. | |
|
Pointer to 4 byte unsigned integer. | |
|
Pointer to complex unsigned integer. | |
|
Pointer to complex 8 byte floating point type. | |
|
Pointer to 8 byte floating point. | |
|
Pointer to signed 8 byte integer. | |
|
Pointer to complex long (8 byte) integer. | |
|
Pointer to 4 byte signed integer. | |
|
Pointer to complex signed (4 byte) integer. | |
|
This is type Dew.Math.PPLongInteger. | |
|
This is type Dew.Math.PPPointerInteger. | |
|
Pointer to TSample. | |
|
Pointer to 1 byte signed integer. | |
|
Pointer to complex signed short (1 byte) integer. | |
|
Pointer to 4 byte floating point. | |
|
Pointer to 2 byte signed integer. | |
|
Pointer to complex signed small (2 byte) integer. | |
|
Pointer to byte. | |
|
Pointer to 2 byte unsigned integer (word). | |
|
Pointer to complex word. | |
|
A pointer to TSample type. | |
|
A pointer to TISample type. | |
|
A pointer to Word type. | |
|
Array of string. | |
|
Two dimensional array of TCplx type. | |
|
Two dimensional array of TSample type. | |
|
This is type Dew.Math.TCacheMtx. | |
|
This is type Dew.Math.TCacheVec. | |
|
Common ancestor of all components using MtxVec. | |
|
Array of TCplx type. | |
|
This is type Dew.Math.TCplxSampleArray. | |
|
Stores the stopping tests for TR optimization. | |
|
Function type for custom function definition. | |
|
Defines the procedure for calculating the gradient of a real function. | |
|
Defines the procedure for calculating the gradient and Hessian matrix of a real function. | |
|
Array of Integer type. | |
|
must exist next to TSample | |
|
Defines procedure for calculating the Jacobian matrix. | |
|
This is type Dew.Math.TLexemeTypes. | |
|
Event for TMtxComponentList. | |
|
Event for TMtxComponentList. | |
|
Defines the matrix function. | |
|
Base notify event. | |
|
This is type Dew.Math.TNotifyEvent. | |
|
Event type for the preprocessor. | |
|
Defines real scalar function of several variables. | |
|
Default real number type used in Math387. | |
|
Array of TSample type. | |
|
This is type Dew.Math.TSmallInTCplxSampleArray. | |
|
Defines vector function of several variables. |
|
Name |
Description |
|
This is variable Dew.Math.AssignOperator. | |
|
This is variable Dew.Math.EqualOperator. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 1999-2010 by Dew Research. All rights reserved.
|