Uses of Package
org.ojalgo.series
Packages that use org.ojalgo.series
Package
Description
-
Classes in org.ojalgo.series used by org.ojalgo.data.domain.finance
-
Classes in org.ojalgo.series used by org.ojalgo.data.domain.finance.seriesClassDescriptionA BasicSeries is a SortedMap with: Keys restricted to Comparable (the keys have a natural order) Values restricted to Comparable (the values are "numeric" as in extending
Number
or implementingNumberDefinition
. -
Classes in org.ojalgo.series used by org.ojalgo.function.polynomial
-
Classes in org.ojalgo.series used by org.ojalgo.seriesClassDescriptionA BasicSeries is a SortedMap with: Keys restricted to Comparable (the keys have a natural order) Values restricted to Comparable (the values are "numeric" as in extending
Number
or implementingNumberDefinition
.A series with naturally sequenced keys - given any key there is a natural "next" key, e.g.ACoordinationSet
is used to coordinate a set ofCalendarDateSeries
instances. -
Classes in org.ojalgo.series used by org.ojalgo.series.functionClassDescriptionA BasicSeries is a SortedMap with: Keys restricted to Comparable (the keys have a natural order) Values restricted to Comparable (the values are "numeric" as in extending
Number
or implementingNumberDefinition
.ACoordinationSet
is used to coordinate a set ofCalendarDateSeries
instances. -
Classes in org.ojalgo.series used by org.ojalgo.series.primitiveClassDescriptionA BasicSeries is a SortedMap with: Keys restricted to Comparable (the keys have a natural order) Values restricted to Comparable (the values are "numeric" as in extending
Number
or implementingNumberDefinition
.