Uses of Class
org.apache.mahout.math.hadoop.similarity.SimilarityType

Packages that use SimilarityType
org.apache.mahout.math.hadoop.similarity   
 

Uses of SimilarityType in org.apache.mahout.math.hadoop.similarity
 

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



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