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