Package org.carrot2.matrix

NNI-backed implementation of Colt matrices.

See:
          Description

Class Summary
EigenUtils  
EigenvalueCalculator Calculates eigenvalues for given matrix.
MatrixUtils A set of DoubleMatrix2D shorthands and utility methods.
NNIDenseDoubleMatrix2D A very crude native implementation of Colt's DoubleMatrix2D based on the Native Numerical Interface (NNI).
NNIDoubleFactory2D A factory for convenient construction of 2D matrices backed by the NNI interface.
NNIInterface An interface to native matrix computation routines.
 

Package org.carrot2.matrix Description

NNI-backed implementation of Colt matrices.



Copyright (c) Dawid Weiss, Stanislaw Osinski