Uses of Class
htw.ai.dln.utils.hilbert.ComplexNumber
-
Packages that use ComplexNumber Package Description htw.ai.dln.utils.hilbert -
-
Uses of ComplexNumber in htw.ai.dln.utils.hilbert
Methods in htw.ai.dln.utils.hilbert that return ComplexNumber Modifier and Type Method Description ComplexNumber
ComplexArray. get(int index)
Constructors in htw.ai.dln.utils.hilbert with parameters of type ComplexNumber Constructor Description ComplexNumber(ComplexNumber c)
-