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.
|
toStringpublic OrthoRule(int dim,
double value)
dim - the dimvalue - the valuepublic boolean eval(double[] pt)
DensityTree.Ruleeval in class DensityTree.Rulept - the ptCopyright © 2019 SimiaCryptus Software. All rights reserved.