Uses of Class
org.apache.mahout.math.hadoop.similarity.cooccurrence.measures.VectorSimilarityMeasures

Packages that use VectorSimilarityMeasures
org.apache.mahout.math.hadoop.similarity.cooccurrence.measures   
 

Uses of VectorSimilarityMeasures in org.apache.mahout.math.hadoop.similarity.cooccurrence.measures
 

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



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.