copyFrom method

Matrix copyFrom(
  1. Matrix other
)

Implementation

external Matrix copyFrom(Matrix other);