addMatrix method

void addMatrix(
  1. String name,
  2. Matrix mat
)

Implementation

external void addMatrix(String name, Matrix mat);