Package | Description |
---|---|
org.apache.commons.math3.linear |
Linear algebra support.
|
Constructor and Description |
---|
RectangularCholeskyDecomposition(RealMatrix matrix,
double small)
Decompose a symmetric positive semidefinite matrix.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.