givens_rotation__3
Programmers Guide
Contents
|
Index
|
Search
Category
:functors
Component type
:type
Description
Example
Definition
Template Parameters
Model of
Members
Member
Where defined
Description
givens_rotation ()
T
abs_sq (C t)
T
abs1 (C t)
givens_rotation (C a_in, C b_in)
template <class VecX, class VecY>
void
apply (VecX x, VecY y)
Apply plane rotation to two vectors.
void
scalar_apply (C& x, C& y)
Apply plane rotation to two complex scalars.
T
c ()
C
s ()
New members
Notes
See also
Copyright © 1998,1999 University of Notre Dame. All Rights Reserved.