Uses of Class
org.apache.commons.math.linear.RealMatrixImpl

Packages that use RealMatrixImpl
org.apache.commons.math.random Random number and random data generators. 
 

Uses of RealMatrixImpl in org.apache.commons.math.random
 

Fields in org.apache.commons.math.random declared as RealMatrixImpl
private  RealMatrixImpl CorrelatedRandomVectorGenerator.root
          Permutated Cholesky root of the covariance matrix.