GetMatrix

virtual PMatrix IController::GetMatrix(const std::string &name) = 0

Gets the matrix with the specified name.

Parameters

name – Name of the matrix.

Returns

PMatrix – The matrix with the specified name.

Throws