public interface NumberArray
Modifier and Type | Method | Description |
---|---|---|
int |
getLength() |
Returns array length.
|
double |
getValue(int index) |
Returns a value for a given index.
|
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.