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

Function Documentation

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

Operator for the product of two matrices

Throws

std::invalid_argument – if matrix dimensions can’t be multiplied