clearMatrixError static method

void clearMatrixError()

Implementation

static void clearMatrixError(){
	_env._matrixErr = false;
}