| Package | Description |
|---|---|
| com.simiacryptus.util.data |
| Modifier and Type | Class and Description |
|---|---|
class |
DensityTree.OrthoRule
The type Ortho rule.
|
| Modifier and Type | Method and Description |
|---|---|
DensityTree.Rule |
DensityTree.Node.getRule()
Gets rule.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<DensityTree.Rule> |
DensityTree.Node.split_ortho(int dim)
Split ortho stream.
|
| Modifier and Type | Method and Description |
|---|---|
protected DensityTree.Node |
DensityTree.Node.setRule(DensityTree.Rule rule)
Sets rule.
|
Copyright © 2019 SimiaCryptus Software. All rights reserved.