| Class |
Description |
| EInvalidType |
class(Exception); |
| ELimMismatch |
class(Exception); |
| ENonSquareMatrix |
class(Exception); |
| ESingularMatrix |
class(Exception); |
| IBArr1D |
Interface for 1D Boolean Array - [Lo1..Hi1] array of boolean |
| IBArr2D |
Interface for 2D Boolean Array - [Lo1..Hi1,Lo2..Hi2] array of boolean |
| IBArr3D |
Interface for 3D Boolean Array |
| ICArr1D |
Interface for Dynamic Complex 1D Array:
|
| ICArr2D |
Interface for Dynamic Complex 2D Array:
|
| IEigenSys |
interface for Eigen System |
| IFArr1D |
Interface for 1D float Array - [Lo1..Hi1] array of TFloat |
| IFArr2D |
Interface for 2D dynamic float Array - [Lo1..Hi1,Lo2..Hi2] array of TFloat |
| IFArr3D |
Interface for 3D float Array |
| IHEigenSys |
interface for HermitianEigen System |
| IIArr1D |
Interface for 1D integer Array - [Lo1..Hi1] array of TInt |
| IIArr2D |
Interface for 2D integer Array - [Lo1..Hi1,Lo2..Hi2] array of TInt |
| IIArr3D |
Interface for 3D integer Array |
| ILim1D |
Interface for 1D Limits |
| ILim2D |
Interface for 2D Limits - added 2nd dimension |
| ILim3D |
Interface for 3D Limits - added 3rd dimension |
| ISArr1D |
Interface for 1D string Array - [Lo1..Hi1] array of string |
| ISArr2D |
Interface for 2D string Array - [Lo1..Hi1,Lo2..Hi2] array of string |
| ISVDSys |
SVD System |
| TBArr1D |
Object for 1D boolean Array |
| TBArr2D |
Object for 2D boolean Array |
| TCArr1D |
Object for 1D complex Array |
| TCArr2D |
Object for 2D complex Array |
| TEigenSys |
Object for Real eigensystem |
| TFArr1D |
Object for 1D float Array |
| TFArr2D |
Object for 2D float Array |
| TFArr3D |
Object for 2D float Array |
| THEigenSys |
Object for Hermitian eigensystem |
| TIArr1D |
Object for 1D integer Array |
| TIArr2D |
Object for 2D integer Array |
| TIArr3D |
Object for 3D integer Array |
| TLim1D |
Object for 1D Limits |
| TLim2D |
Object for 2D Limits |
| TLim3D |
Object for 2D Limits |
| TRestore1D |
Limits1D Restore object |
| TRestore2D |
Limits2D Restore object |
| TSArr1D |
Object for 1D string Array |
| TSArr2D |
Object for 2D string Array |
| TSVDSys |
Object for SVD system |