public static class FloatTupleArray.Factory extends Object
Modifier and Type | Method and Description |
---|---|
static FloatTupleArray |
newInstance(int dim,
int size)
Create a new instance.
|
public static FloatTupleArray newInstance(int dim, int size)
dim
- Tuple dimension.size
- Initial size of data structure.dim
and have size size
.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.