✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Select the correct implementation of the multiplication operation between two matrices, considering the following method header:
mat3 mat3::operator *(const mat3& srcMatrix) const