Package whistleClassifier.training
Class MatrixMean
java.lang.Object
whistleClassifier.training.MatrixMean
Get the mean and eventually some other parameters from a list of
matrixes.
- Author:
- Doug Gillespie
-
Constructor Summary
ConstructorsConstructorDescriptionMatrixMean
(Jama.Matrix[] matrixList) MatrixMean
(Jama.Matrix[] matrixList, int firstInd, int nMatrixes) -
Method Summary