How to implement multiplication of the upper diagonal of a matrix by c# | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to implement multiplication of the upper diagonal of a matrix by c#

Howw to implement multiplication of the upper diagonal of a matrix by c#. For example matrix 4 by 5.

25th Jan 2019, 9:04 AM
Игорь Бабурин
1 Answer
0
Mmm I think tje first step is to express the multiplication in math way..that made the traslation into code more easy
4th Nov 2021, 4:25 AM
Cristian Baeza Jimenez
Cristian Baeza Jimenez - avatar