addToSelf method

Matrix addToSelf(
  1. Matrix other
)

Implementation

external Matrix addToSelf(Matrix other);