transposeToRef method

Matrix transposeToRef(
  1. Matrix result
)

Implementation

external Matrix transposeToRef(Matrix result);