Searched refs:DOWNSIDE (Results 1 - 1 of 1) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
H A DSemiVariance.java63 * The DOWNSIDE Direction is used to specify that the observations below
66 public static final Direction DOWNSIDE_VARIANCE = Direction.DOWNSIDE;
80 private Direction varianceDirection = Direction.DOWNSIDE;
351 * The DOWNSIDE Direction is used to specify that the observations below
354 DOWNSIDE (false); enum constant in enum:SemiVariance.Direction

Completed in 226 milliseconds