I\'m writing a Matrix class and when overloading the operator * I came across something I couldn\'t understand. My function for multiplying matrices is
*