Uses of Interface
org.ojalgo.function.ComplexFunction.Unary
Packages that use ComplexFunction.Unary
-
Uses of ComplexFunction.Unary in org.ojalgo.function
Methods in org.ojalgo.function that return ComplexFunction.Unary -
Uses of ComplexFunction.Unary in org.ojalgo.function.constant
Fields in org.ojalgo.function.constant declared as ComplexFunction.UnaryModifier and TypeFieldDescriptionstatic final ComplexFunction.Unary
ComplexMath.ABS
static final ComplexFunction.Unary
ComplexMath.ACOS
static final ComplexFunction.Unary
ComplexMath.ACOSH
static final ComplexFunction.Unary
ComplexMath.ASIN
static final ComplexFunction.Unary
ComplexMath.ASINH
static final ComplexFunction.Unary
ComplexMath.ATAN
static final ComplexFunction.Unary
ComplexMath.ATANH
static final ComplexFunction.Unary
ComplexMath.CARDINALITY
static final ComplexFunction.Unary
ComplexMath.CBRT
static final ComplexFunction.Unary
ComplexMath.CEIL
static final ComplexFunction.Unary
ComplexMath.CONJUGATE
static final ComplexFunction.Unary
ComplexMath.COS
static final ComplexFunction.Unary
ComplexMath.COSH
static final ComplexFunction.Unary
ComplexMath.EXP
static final ComplexFunction.Unary
ComplexMath.EXPM1
static final ComplexFunction.Unary
ComplexMath.FLOOR
static final ComplexFunction.Unary
ComplexMath.INVERT
static final ComplexFunction.Unary
ComplexMath.LOG
static final ComplexFunction.Unary
ComplexMath.LOG10
static final ComplexFunction.Unary
ComplexMath.LOG1P
static final ComplexFunction.Unary
ComplexMath.LOGISTIC
static final ComplexFunction.Unary
ComplexMath.LOGIT
static final ComplexFunction.Unary
ComplexMath.NEGATE
static final ComplexFunction.Unary
ComplexMath.RINT
static final ComplexFunction.Unary
ComplexMath.SIGNUM
static final ComplexFunction.Unary
ComplexMath.SIN
static final ComplexFunction.Unary
ComplexMath.SINH
static final ComplexFunction.Unary
ComplexMath.SQRT
static final ComplexFunction.Unary
ComplexMath.SQRT1PX2
static final ComplexFunction.Unary
ComplexMath.TAN
static final ComplexFunction.Unary
ComplexMath.TANH
static final ComplexFunction.Unary
ComplexMath.VALUE