public class RealEvaluationSection extends ContinuousEvaluationSection
evalLowerBound, evalUpperBound, lowerBound, upperBound
Constructor and Description |
---|
RealEvaluationSection(double lowerBound,
double evalLowerBound,
double upperBound,
double evalUpperBound) |
Modifier and Type | Method and Description |
---|---|
double |
getNormal(double weight) |
getEvalLowerBound, getEvalUpperBound, getLowerBound, getTopPoint, getUpperBound
public RealEvaluationSection(double lowerBound, double evalLowerBound, double upperBound, double evalUpperBound)
public double getNormal(double weight)
getNormal
in class ContinuousEvaluationSection