Constant Field Values


Contents
org.apache.*

org.apache.mahout.common.RandomUtils
public static final int MAX_INT_SMALLER_TWIN_PRIME 2147482949

org.apache.mahout.math.AbstractMatrix
public static final int COL 1
public static final int ROW 0

org.apache.mahout.math.decomposer.lanczos.LanczosSolver
public static final double SAFE_MAX 1.0E150

org.apache.mahout.math.jet.math.Constants
public static final double BIG 4.503599627370496E15
public static final double BIG_INVERSE 2.220446049250313E-16
public static final double LOGPI 1.1447298858494002
public static final double MACHEP 1.1102230246251565E-16
public static final double MAXGAM 171.6243769563027
public static final double MAXLOG 709.782712893384
public static final double MINLOG -745.1332191019412
public static final double SQTPI 2.5066282746310007

org.apache.mahout.math.solver.ConjugateGradientSolver
public static final double DEFAULT_MAX_ERROR 1.0E-9



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