add method

Matrix add(
  1. Matrix other
)

Implementation

external Matrix add(Matrix other);