Constructor DoubleList
DoubleList()
Declaration
public DoubleList()
DoubleList(double[])
Declaration
public DoubleList(double[] tab)
Parameters
| Type | Name | Description |
|---|---|---|
| double[] | tab |
DoubleList(int)
Declaration
public DoubleList(int size)
Parameters
| Type | Name | Description |
|---|---|---|
| int | size |