✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Select the correct implementation of the multiplication operation between two matrices, considering the following method header:
mat3 mat3::operator *(const mat3& srcMatrix) const