setMatrixError static method

void setMatrixError()

Implementation

static void setMatrixError(){
	_env._matrixErr = true;
}