Main Home Quick tour Documentation Mailing Lists Demonstration Download Sourceforge project FAQ History Links
Toolboxes Char Control Crypto Finance FunFun General Graphics Image Internal InputOutput LinearAlgebra Matrix Miscellaneous Net Polynomial Set Signal SpecFun SpecialMatrix Statistics String System Time Trigonometric ...
Contact Developers
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
Last modified