Invert static method

Matrix Invert(
  1. Matrix source
)

Implementation

external static Matrix Invert(Matrix source);