astronomy

//astronomy/io.github.cosinekitty.astronomy/RotationMatrix/inverse

inverse

fun inverse(): RotationMatrix

Calculates the inverse of a rotation matrix.

Returns a rotation matrix that performs the reverse transformation that this rotation matrix performs.