0

I would like to apply a function on two matrices like there is a + for the addition of two matrices. Something like matrix1.map2(matrix2) { (valM1, valM2) => valM1 + valM2 } giving a result matrix.

Dmytro Mitin
  • 48,194
  • 3
  • 28
  • 66
Sven
  • 85
  • 2
  • 9

0 Answers0