org.ojalgo.constant
Class ComplexMath
java.lang.Object
org.ojalgo.constant.ComplexMath
public abstract class ComplexMath
- extends Object
I
@Deprecated
public static final ComplexNumber I
- Deprecated. Since Version 21. Use
ComplexNumber.I
instead.
ONE
@Deprecated
public static final ComplexNumber ONE
- Deprecated. Since Version 21. Use
ComplexNumber.ONE
instead.
ZERO
@Deprecated
public static final ComplexNumber ZERO
- Deprecated. Since Version 21. Use
ComplexNumber.ZERO
instead.
INFINITY
@Deprecated
public static final ComplexNumber INFINITY
- Deprecated. Since Version 21. Use
ComplexNumber.INFINITY
instead.