Matrix::Matrix Copy constructor Synopsis Declared in <support/Matrix.h> Matrix(Matrix const& that); Parameters Name Description that The object to copy construct from Created with MrDocs