Package org.jmatrices.dbl.measure

Given a matrix(ces) M (,N) -yields-> value ,where value is a number or boolean or such All operations on a matrix fitting this pattern can be found in this package!

See:
          Description

Class Summary
MatricesMeasure MatricesMeasure provides methods applicable to two (or more) matrices Given two matrices A,B -yields-> value ,where value is a number, boolean, or any other primitive type Author: purangp Date: 12.03.2004 Time: 12:51:46
MatrixMeasure MatrixMeasure provides important measures associated with a matrix

Given a matrix M -yields-> value ,where value is a number.

MatrixProperty MatrixProperty Given a matrix M -yields-> value ,where value is boolean (true or false).
 

Package org.jmatrices.dbl.measure Description

Given a matrix(ces) M (,N) -yields-> value ,where value is a number or boolean or such

All operations on a matrix fitting this pattern can be found in this package!