Package | Description |
---|---|
com.imsl.stat |
Statistical methods.
|
Modifier and Type | Method and Description |
---|---|
static TimeSeriesOperations.CombineMethod |
TimeSeriesOperations.CombineMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeSeriesOperations.CombineMethod[] |
TimeSeriesOperations.CombineMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeSeriesOperations.setCombineMethod(TimeSeriesOperations.CombineMethod combineMethod)
Sets the method for combining synchronous time series values.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.