Uses of Package
org.ojalgo.type.context
-
Packages that use org.ojalgo.type.context Package Description org.ojalgo.array org.ojalgo.data.cluster org.ojalgo.data.domain.finance.portfolio Classes in this package relate to modelling of financial investment portfolios, and Modern Portfolio Theory.org.ojalgo.function org.ojalgo.function.polynomial org.ojalgo.function.series org.ojalgo.matrix org.ojalgo.matrix.decomposition org.ojalgo.matrix.store org.ojalgo.matrix.task.iterative org.ojalgo.netio This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*org.ojalgo.optimisation org.ojalgo.optimisation.convex org.ojalgo.optimisation.integer org.ojalgo.optimisation.linear org.ojalgo.scalar org.ojalgo.series org.ojalgo.structure org.ojalgo.type org.ojalgo.type.context -
Classes in org.ojalgo.type.context used by org.ojalgo.array Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.data.cluster Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.data.domain.finance.portfolio Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.function Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.function.polynomial Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.function.series Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.matrix Class Description NumberContext Think of this as a MathContext that specifies both precision and scale.NumberContext.Enforceable -
Classes in org.ojalgo.type.context used by org.ojalgo.matrix.decomposition Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.matrix.store Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.matrix.task.iterative Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.netio Class Description NumberContext Think of this as a MathContext that specifies both precision and scale.TypeContext A type context provides two basic services: It enforces some sort of rule/limit regarding size, accuracy or similar. -
Classes in org.ojalgo.type.context used by org.ojalgo.optimisation Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.optimisation.convex Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.optimisation.integer Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.optimisation.linear Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.scalar Class Description NumberContext Think of this as a MathContext that specifies both precision and scale.NumberContext.Enforceable -
Classes in org.ojalgo.type.context used by org.ojalgo.series Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.structure Class Description NumberContext Think of this as a MathContext that specifies both precision and scale. -
Classes in org.ojalgo.type.context used by org.ojalgo.type Class Description DateContext ThisTypeContext
deals with the oldDate
.NumberContext Think of this as a MathContext that specifies both precision and scale.StringContext StringContextTypeContext A type context provides two basic services: It enforces some sort of rule/limit regarding size, accuracy or similar. -
Classes in org.ojalgo.type.context used by org.ojalgo.type.context Class Description FormatContext Abstract base class for TypeContext implementations backed by Format.NumberContext Think of this as a MathContext that specifies both precision and scale.TemporalContext An implementation ofTypeContext
that is implemented in terms ofDateTimeFormatter
andTemporalAdjuster
.TypeContext A type context provides two basic services: It enforces some sort of rule/limit regarding size, accuracy or similar.