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