Function LouLib::Math::operator-(const Matrix&, const Matrix&)

Function Documentation

Matrix LouLib::Math::operator-(const Matrix &a, const Matrix &b)

Operator for the difference of two matrices

Throws

std::invalid_argument – if matrix dimensions do not match