Public Member Functions | Public Attributes | List of all members
gte::SingularValueDecomposition< Real >::GivensRotation Struct Reference

Public Member Functions

 GivensRotation ()
 
 GivensRotation (int inIndex0, int inIndex1, Real inCs, Real inSn)
 

Public Attributes

Real cs
 
int index0
 
int index1
 
Real sn
 

Detailed Description

template<typename Real>
struct gte::SingularValueDecomposition< Real >::GivensRotation

Definition at line 219 of file GteSingularValueDecomposition.h.

Constructor & Destructor Documentation

template<typename Real >
gte::SingularValueDecomposition< Real >::GivensRotation::GivensRotation ( )

Definition at line 1129 of file GteSingularValueDecomposition.h.

template<typename Real >
gte::SingularValueDecomposition< Real >::GivensRotation::GivensRotation ( int  inIndex0,
int  inIndex1,
Real  inCs,
Real  inSn 
)

Definition at line 1136 of file GteSingularValueDecomposition.h.

Member Data Documentation

template<typename Real>
Real gte::SingularValueDecomposition< Real >::GivensRotation::cs

Definition at line 224 of file GteSingularValueDecomposition.h.

template<typename Real>
int gte::SingularValueDecomposition< Real >::GivensRotation::index0

Definition at line 223 of file GteSingularValueDecomposition.h.

template<typename Real>
int gte::SingularValueDecomposition< Real >::GivensRotation::index1

Definition at line 223 of file GteSingularValueDecomposition.h.

template<typename Real>
Real gte::SingularValueDecomposition< Real >::GivensRotation::sn

Definition at line 224 of file GteSingularValueDecomposition.h.


The documentation for this struct was generated from the following file:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06