public static final class Gram.Cholesky
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected double[] |
_diag |
double[][] |
_xx |
Constructor and Description |
---|
Gram.Cholesky(Gram gram) |
public Gram.Cholesky(Gram gram)
public java.lang.String toString()
toString
in class java.lang.Object
public final void solve(double[] y)
y
- public final boolean isSPD()
public final void setSPD(boolean b)