public class CholFact extends java.lang.Object
CholFact(DblMatrix X)
static DblMatrix
Chol(DblMatrix A)
CholBksb(DblMatrix L, DblMatrix b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CholFact(DblMatrix X)
public static DblMatrix CholBksb(DblMatrix L, DblMatrix b)
public static DblMatrix Chol(DblMatrix A)
Copyright © 2011, 2013. Daniel P. Dougherty