public static class Gram.InPlaceCholesky
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Gram.InPlaceCholesky |
decompose_2(double[][] xx,
int STEP,
int P) |
double[][] |
getL() |
boolean |
isSPD() |
public static Gram.InPlaceCholesky decompose_2(double[][] xx, int STEP, int P)
public double[][] getL()
public boolean isSPD()