CMatrix:Dump
The Dump method prints the entire contents of the matrix, row by row, in a CTextView window.
CMatrix:Dump() |
This method lists all the values of the CMatrix as numbers separated by white space. No column alignment is attempted and each row is printed on a single line.