invertToRef method

Matrix invertToRef(
  1. Matrix other
)

Implementation

external Matrix invertToRef(Matrix other);