| Name | Description |
|---|---|
| getRealArray2D | Get 2D Real values from CSV file |
| getArraySize2D | Get dimensions of 2D array in CSV file |
| getArrayRows2D | Get first dimension of 2D array in CSV file |
| getArrayColumns2D | Get second dimension of 2D array in CSV file |
| readArraySize2D | Read dimensions of 2D array in CSV file |
| readArrayRows2D | Read first dimension of 2D array in CSV file |
| readArrayColumns2D | Read second dimension of 2D array in CSV file |