| Package | Description | 
|---|---|
| org.ojalgo.matrix.decomposition | 
| Modifier and Type | Method and Description | 
|---|---|
static <N extends Number> | 
Cholesky.make(Access2D<N> typical)  | 
| Modifier and Type | Method and Description | 
|---|---|
static <N extends Number> | 
Cholesky.equals(MatrixStore<N> matrix,
      Cholesky<N> decomposition,
      NumberContext context)  | 
static <N extends Number> | 
Cholesky.reconstruct(Cholesky<N> decomposition)  | 
Copyright © 2018 Optimatika. All rights reserved.