void Givens matrix operations routines.::mx_givens

(real x,
  real y,
  real* c,
  real* s)

Returns c, s parameters for Givens rotation to eliminate y in the vector [ x y ]'

Documentation

Returns c, s parameters for Givens rotation to eliminate y in the vector [ x y ]'

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.