| Interface | Description |
|---|---|
| BinomialLike | |
| RandomGenerator |
| Class | Description |
|---|---|
| Arithmetic |
Arithmetic functions.
|
| Binomial |
Binomial distribution; See the math definition
and animated definition.
|
| Column | |
| Matrix | |
| MersenneTwister | |
| NRRandom | |
| Poisson |
Poisson distribution (quick); See the math definition
and animated definition.
|
| 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 © 2020. All rights reserved.