Package org.ejml.dense.row.misc
-
Class Summary Class Description NaiveDeterminant Computes the determinant using different very simple and computationally expensive algorithms.PermuteArray Generates a permutations of an integer set from 0 to N-1.
| Class | Description |
|---|---|
| NaiveDeterminant |
Computes the determinant using different very simple and computationally expensive algorithms.
|
| PermuteArray |
Generates a permutations of an integer set from 0 to N-1.
|