| Package | Description |
|---|---|
| org.ojalgo.function | |
| org.ojalgo.function.constant |
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveFunction.Parameter |
PrimitiveFunction.POWER
Deprecated.
v48 Use
PrimitiveMath.POWER instead |
static PrimitiveFunction.Parameter |
PrimitiveFunction.ROOT
Deprecated.
v48 Use
PrimitiveMath.ROOT instead |
static PrimitiveFunction.Parameter |
PrimitiveFunction.SCALE
Deprecated.
v48 Use
PrimitiveMath.SCALE instead |
| Modifier and Type | Field and Description |
|---|---|
static PrimitiveFunction.Parameter |
PrimitiveMath.POWER |
static PrimitiveFunction.Parameter |
PrimitiveMath.ROOT |
static PrimitiveFunction.Parameter |
PrimitiveMath.SCALE |
Copyright © 2019 Optimatika. All rights reserved.