| Modifier and Type | Class and Description |
|---|---|
class |
ComplexArray |
| Modifier and Type | Method and Description |
|---|---|
Array |
ObjectFactory.createArray()
Create an instance of
Array |
Array |
CorrelationFields.getArray() |
Array |
SimpleSetPredicate.getArray() |
Array |
YCoordinates.getArray() |
Array |
XCoordinates.getArray() |
Array |
ClassLabels.getArray() |
Array |
BoundaryValueMeans.getArray() |
Array |
BoundaryValues.getArray() |
Array |
HasValueSet.getArray() |
Array |
Array.setN(Integer n) |
Array |
Array.setType(Array.Type type) |
Array |
Array.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<Array> |
PartitionFieldStats.getArrays() |
List<Array> |
Matrix.getArrays() |
List<Array> |
ContStats.getArrays() |
List<Array> |
DiscrStats.getArrays() |
| Modifier and Type | Method and Description |
|---|---|
PartitionFieldStats |
PartitionFieldStats.addArrays(Array... arrays) |
Matrix |
Matrix.addArrays(Array... arrays) |
ContStats |
ContStats.addArrays(Array... arrays) |
DiscrStats |
DiscrStats.addArrays(Array... arrays) |
CorrelationFields |
CorrelationFields.setArray(Array array) |
SimpleSetPredicate |
SimpleSetPredicate.setArray(Array array) |
YCoordinates |
YCoordinates.setArray(Array array) |
XCoordinates |
XCoordinates.setArray(Array array) |
ClassLabels |
ClassLabels.setArray(Array array) |
BoundaryValueMeans |
BoundaryValueMeans.setArray(Array array) |
BoundaryValues |
BoundaryValues.setArray(Array array) |
E |
HasValueSet.setArray(Array array) |
VisitorAction |
Visitor.visit(Array array) |
| Constructor and Description |
|---|
BoundaryValueMeans(Array array) |
BoundaryValues(Array array) |
ClassLabels(Array array) |
CorrelationFields(Array array) |
SimpleSetPredicate(FieldName field,
SimpleSetPredicate.BooleanOperator booleanOperator,
Array array) |
XCoordinates(Array array) |
YCoordinates(Array array) |
| Constructor and Description |
|---|
Matrix(List<Array> arrays,
List<MatCell> matCells) |
| Modifier and Type | Method and Description |
|---|---|
Array |
Cluster.getArray() |
Array |
MissingValueWeights.getArray() |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.setArray(Array array) |
MissingValueWeights |
MissingValueWeights.setArray(Array array) |
| Constructor and Description |
|---|
Cluster(Array array) |
MissingValueWeights(Array array) |
| Modifier and Type | Method and Description |
|---|---|
Array |
Lambda.getArray() |
| Modifier and Type | Method and Description |
|---|---|
Lambda |
Lambda.setArray(Array array) |
| Constructor and Description |
|---|
Lambda(Array array) |
| Modifier and Type | Method and Description |
|---|---|
Array |
SetPredicate.getArray() |
| Modifier and Type | Method and Description |
|---|---|
SetPredicate |
SetPredicate.setArray(Array array) |
| Constructor and Description |
|---|
SetPredicate(String id,
FieldName field,
Array array) |
| Modifier and Type | Method and Description |
|---|---|
Array |
VectorInstance.getArray() |
| Modifier and Type | Method and Description |
|---|---|
VectorInstance |
VectorInstance.setArray(Array array) |
| Constructor and Description |
|---|
VectorInstance(String id,
RealSparseArray realSparseArray,
Array array) |
| Modifier and Type | Method and Description |
|---|---|
Array |
TextDictionary.getArray() |
| Modifier and Type | Method and Description |
|---|---|
TextDictionary |
TextDictionary.setArray(Array array) |
| Constructor and Description |
|---|
TextDictionary(Array array) |
| Modifier and Type | Method and Description |
|---|---|
Array |
SeasonalityExpoSmooth.getArray() |
Array |
TimeCycle.getArray() |
Array |
TimeException.getArray() |
Array |
TrendExpoSmooth.getArray() |
| Modifier and Type | Method and Description |
|---|---|
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.setArray(Array array) |
TimeCycle |
TimeCycle.setArray(Array array) |
TimeException |
TimeException.setArray(Array array) |
TrendExpoSmooth |
TrendExpoSmooth.setArray(Array array) |
| Constructor and Description |
|---|
SeasonalityExpoSmooth(SeasonalityExpoSmooth.Type type,
Integer period,
Array array) |
TimeCycle(Array array) |
TimeException(Array array) |
TrendExpoSmooth(Array array) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Array array) |
Copyright © 2019 University of Tartu. All rights reserved.