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