Uses of Interface
org.ojalgo.function.ComplexFunction.Binary
-
Packages that use ComplexFunction.Binary Package Description org.ojalgo.function.constant -
-
Uses of ComplexFunction.Binary in org.ojalgo.function.constant
Fields in org.ojalgo.function.constant declared as ComplexFunction.Binary Modifier and Type Field Description static ComplexFunction.BinaryComplexMath. ADDstatic ComplexFunction.BinaryComplexMath. ATAN2static ComplexFunction.BinaryComplexMath. DIVIDEstatic ComplexFunction.BinaryComplexMath. HYPOTstatic ComplexFunction.BinaryComplexMath. MAXstatic ComplexFunction.BinaryComplexMath. MINstatic ComplexFunction.BinaryComplexMath. MULTIPLYstatic ComplexFunction.BinaryComplexMath. POWstatic ComplexFunction.BinaryComplexMath. SUBTRACT
-