//astronomy/io.github.cosinekitty.astronomy/RotationMatrix/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.
//astronomy/io.github.cosinekitty.astronomy/RotationMatrix/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.