Class Cholesky2
- java.lang.Object
-
- org.biojava.nbio.survival.cox.stats.Cholesky2
-
public class Cholesky2 extends java.lang.Object
- Author:
- Scooter Willis
-
-
Constructor Summary
Constructors Constructor Description Cholesky2()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
process(double[][] matrix, int n, double toler)
-