public class ArrayOfDouble extends Object
| Modifier and Type | Field and Description |
|---|---|
double[] |
_double |
| Constructor and Description |
|---|
ArrayOfDouble() |
| Modifier and Type | Method and Description |
|---|---|
double[] |
get_double() |
double |
get_double(int i) |
void |
set_double(double[] _double) |
Copyright © 2011-2012. All Rights Reserved.