[][src]Module rin::math::givens

Construction of givens rotations.

Functions

cancel_x

Computes the rotation R required such that the x component of R * v is zero.

cancel_y

Computes the rotation R required such that the y component of R * v is zero.