| Interface | Description |
|---|---|
| RandomGenerator |
| Class | Description |
|---|---|
| Column | |
| Matrix | |
| MersenneTwister | |
| NRRandom | |
| RandomMath | |
| RandomProvider |
The matrix class includes standard LU decomposition and backsubstitution for solving linear equations.
It also has an exp(M) method to compute a matrix exponential which uses the same algorithm as the standard c library for a simple exponential.
Copyright © 2016. All rights reserved.