Module nalgebra::linalg::givens

source ·
Expand description

Construction of givens rotations.

Functions

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