public class ComplexValueBean
extends java.lang.Object
| Constructor and Description |
|---|
ComplexValueBean() |
ComplexValueBean(org.apache.commons.math3.complex.Complex c) |
ComplexValueBean(double re,
double im) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.math3.complex.Complex |
toComplex() |