Uses of Package
weka.core.matrix

Packages that use weka.core.matrix
weka.core.matrix   
weka.estimators   
 

Classes in weka.core.matrix used by weka.core.matrix
CholeskyDecomposition
          Cholesky Decomposition.
DoubleVector
          A vector specialized on doubles.
EigenvalueDecomposition
          Eigenvalues and eigenvectors of a real matrix.
IntVector
          A vector specialized on integers.
LinearRegression
          Class for performing (ridged) linear regression.
LUDecomposition
          LU Decomposition.
Matrix
          Jama = Java Matrix class.
QRDecomposition
          QR Decomposition.
SingularValueDecomposition
          Singular Value Decomposition.
 

Classes in weka.core.matrix used by weka.estimators
Matrix
          Jama = Java Matrix class.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.