ai.dragonfly.math.matrix.decomposition.Cholesky
See theCholesky companion object Members list
Concise view
Value members
Attributes
- B
A Matrix with as many rows as A and any number of columns.
- Returns:
X so that L*L'*X = B
- Throws:
- Source:
- Cholesky.scala