Uses of Class
org.ojalgo.scalar.Price
Packages that use Price
-
Uses of Price in org.ojalgo.scalar
Fields in org.ojalgo.scalar declared as PriceModifier and TypeFieldDescriptionstatic final Price
Price.NEG
static final Price
Price.ONE
static final Price
Price.TWO
static final Price
Price.ZERO
Fields in org.ojalgo.scalar with type parameters of type PriceMethods in org.ojalgo.scalar that return PriceModifier and TypeMethodDescriptionstatic Price
Price.valueOf
(double value) static Price
Price.valueOf
(Comparable<?> number) protected Price
Price.wrap
(long numerator) Methods in org.ojalgo.scalar with parameters of type Price