how to sum a matrice with a number in c++ using operator overloading?

后端 未结 0 1605
北恋
北恋 2020-12-06 18:04

I am trying to write a matrice class in c++ with a overloaded + operator that is a friend function for summing a matrix with a number, ie sum every element of the matrice wi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题