Overload List
| Name | Description | |
|---|---|---|
| Expm(DoubleComplexMatrix) |
Computes the matrix exponential, e^A, of a given square matrix.
| |
| Expm(DoubleMatrix) |
Computes the matrix exponential, e^A, of a given square matrix.
| |
| Expm(FloatComplexMatrix) |
Computes the matrix exponential, e^A, of a given square matrix.
| |
| Expm(FloatMatrix) |
Computes the matrix exponential, e^A, of a given square matrix.
| |
| Expm(DoubleComplexMatrix, Double) |
Computes the matrix exponential, e^A, of a given square matrix.
| |
| Expm(DoubleMatrix, Double) |
Computes the matrix exponential, e^A, of a given square matrix.
| |
| Expm(FloatComplexMatrix, Single) |
Computes the matrix exponential, e^A, of a given square matrix.
| |
| Expm(FloatMatrix, Double) |
Computes the matrix exponential, e^A, of a given square matrix.
|