Uses of Interface
org.apache.mahout.math.matrix.DoubleMatrix3DProcedure

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

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

Methods in org.apache.mahout.math.matrix.doublealgo with parameters of type DoubleMatrix3DProcedure
static int Stencil.stencil27(DoubleMatrix3D A, Double27Function function, int maxIterations, DoubleMatrix3DProcedure hasConverged, int convergenceIterations)
          Deprecated. 27 point stencil operation.
 



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