public final class __CLPK_complex
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
__CLPK_complex() |
|
__CLPK_complex(float r,
float i) |
protected |
__CLPK_complex(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
float |
i() |
float |
r() |
void |
setI(float value) |
void |
setR(float value) |