Uses of Class
org.apache.mahout.math.decomposer.lanczos.LanczosSolver.TimingSection

Packages that use LanczosSolver.TimingSection
org.apache.mahout.math.decomposer.lanczos   
 

Uses of LanczosSolver.TimingSection in org.apache.mahout.math.decomposer.lanczos
 

Methods in org.apache.mahout.math.decomposer.lanczos that return LanczosSolver.TimingSection
static LanczosSolver.TimingSection LanczosSolver.TimingSection.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LanczosSolver.TimingSection[] LanczosSolver.TimingSection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.mahout.math.decomposer.lanczos with parameters of type LanczosSolver.TimingSection
 double LanczosSolver.getTimeMillis(LanczosSolver.TimingSection section)
           
 



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