public class DensityTree.OrthoRule extends DensityTree.Rule
fitness, name
Constructor and Description |
---|
OrthoRule(int dim,
double value)
Instantiates a new Ortho rule.
|
Modifier and Type | Method and Description |
---|---|
boolean |
eval(double[] pt)
Eval boolean.
|
toString
public OrthoRule(int dim, double value)
dim
- the dimvalue
- the valuepublic boolean eval(double[] pt)
DensityTree.Rule
eval
in class DensityTree.Rule
pt
- the ptCopyright © 2019 SimiaCryptus Software. All rights reserved.