Uses of Interface
org.apache.mahout.math.matrix.doublealgo.DoubleMatrix2DComparator

Packages that use DoubleMatrix2DComparator
org.apache.mahout.math.matrix.doublealgo Double matrix algorithms such as print formatting, sorting, partitioning and statistics. 
 

Uses of DoubleMatrix2DComparator in org.apache.mahout.math.matrix.doublealgo
 

Methods in org.apache.mahout.math.matrix.doublealgo with parameters of type DoubleMatrix2DComparator
 DoubleMatrix3D Sorting.sort(DoubleMatrix3D matrix, DoubleMatrix2DComparator c)
          Deprecated. Sorts the matrix slices according to the order induced by the specified comparator.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.