Description: Class including the matrix ranks number variable int rows int cols, matrix data array double data [] [], constructor Matrix () to get the value of an element methods getData (int row, int col) to set the value of an element setData, calculation method multiply (Matrix m) of the product of two matrices
To Search:
File list (Check if you may need any files):
Matrix
......\Matrix.dsp
......\Matrix.dsw
......\Matrix.ncb
......\Matrix.opt
......\Matrix.plg
......\MatrixOperation.h
......\test.cpp