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

rdeefx.spad line 1 [edit on github]

undocumented

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

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