TData - Data typepublic class SplitData<TData> extends Object
Immutable. Data should not be modified even if TData type allows for modification.
| Modifier and Type | Field and Description |
|---|---|
TData |
negativeData
Negative part
|
TData |
positiveData
Positive part
|
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.