Internal - NumericToken.class

The data within the number token is stored as a 3 dimensional array of double values

double values[y][x][a]

y stores the rows of the matrix

x stored the coloumns of the matrix

a stored the real and imaginary part