Package | Description |
---|---|
com.imsl.stat |
Statistical methods.
|
Modifier and Type | Method and Description |
---|---|
static TimeSeriesOperations.MergeRule |
TimeSeriesOperations.MergeRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeSeriesOperations.MergeRule[] |
TimeSeriesOperations.MergeRule.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.setMergeRule(TimeSeriesOperations.MergeRule mergeRule)
Sets the rule that defines how two time series are merged.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.