Uses of Class
org.apache.mahout.math.matrix.linalg.Property

Packages that use Property
org.apache.mahout.math.matrix.linalg   
 

Uses of Property in org.apache.mahout.math.matrix.linalg
 

Fields in org.apache.mahout.math.matrix.linalg declared as Property
static Property Property.DEFAULT
          Deprecated. The default Property object; currently has tolerance()==1.0E-9.
static Property Property.ZERO
          Deprecated. A Property object with tolerance()==0.0.
 



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