| Modifier and Type | Field and Description |
|---|---|
protected Zchol |
Zmat.CHOL
Points to a Cholesky decompoistion of the matrix
provided one exists
|
| Modifier and Type | Method and Description |
|---|---|
Zchol |
Zmat.getCHOL()
Returns a Cholesky decomposition if a valid one exists.
|
Copyright © 2015. All rights reserved.