FinMath.LinearAlgebra Namespace |
| Class | Description | |
|---|---|---|
| Matrix |
The class of matrix.
| |
| SharedDataT |
Allows to share an array of values between several instances.
| |
| SparseMatrix |
A class of sparse matrix.
| |
| Vector |
The class of vector.
|
| Structure | Description | |
|---|---|---|
| VectorEnumerator | Supports a simple iteration over a generic collection. |
| Enumeration | Description | |
|---|---|---|
| MatrixNormType |
The type of matrix norm.
| |
| VectorNormType |
The type of vector norm.
|