Uses of Interface
org.apache.commons.math.linear.CholeskyDecomposition

Packages that use CholeskyDecomposition
org.apache.commons.math.linear Linear algebra support. 
 

Uses of CholeskyDecomposition in org.apache.commons.math.linear
 

Classes in org.apache.commons.math.linear that implement CholeskyDecomposition
 class CholeskyDecompositionImpl
          Calculates the Cholesky decomposition of a matrix.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.