| Package | Description |
|---|---|
| math.bsp | |
| math.bsp.strat |
| Modifier and Type | Method and Description |
|---|---|
SplitData<TData> |
IBspStrategy.splitData(TBoundary boundary,
TData data)
Split data according to a boundary
Depending on the nature of the data this can be done multiple ways.
|
| Modifier and Type | Method and Description |
|---|---|
SplitData<ArrayList<TElement>> |
BspListDataStrategy.splitData(TBoundary boundary,
ArrayList<TElement> data)
Split data
See
IBspStrategy.splitData(Object, Object) |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.