Matrix2d.transpose

Transpose this matrix.

@return this

  1. Matrix2d transpose()
    struct Matrix2d
    ref return
    transpose
    ()
  2. Matrix2d transpose(Matrix2d dest)

Meta