TwoDimensionalArrayFunctions(A, RA, CA, MA, B, RB, CB, MB)ΒΆ

rdeefx.spad line 1 [edit on github]

undocumented

map: (A -> B, MA) -> MB

map(f, m) applies the function f to every element of the array m producing a new array containing the values.