public static class NIVision.Complex extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
Complex() |
protected |
Complex(java.nio.ByteBuffer backing,
int offset) |
|
Complex(double r,
double i) |
protected |
Complex(long nativeObj,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |