Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

RazorBack::Rsymdiag_::Eigidx_ Struct Reference

Eigidx_: object for eigenvalue sorting where the eigenvalue remembers where it came from. More...

List of all members.

Public Attributes

double Eig
 an eigenvalue along with its.

size_t Idx
 original position.


Friends

bool operator< (const Eigidx_ &E1, const Eigidx_ &E2)


Detailed Description

Eigidx_: object for eigenvalue sorting where the eigenvalue remembers where it came from.

Definition at line 62 of file Rsymdiag.hh.


Friends And Related Function Documentation

bool operator< ( const Eigidx_ & E1,
const Eigidx_ & E2 ) [friend]
 

Definition at line 67 of file Rsymdiag.hh.


Member Data Documentation

double RazorBack::Rsymdiag_::Eigidx_::Eig
 

an eigenvalue along with its.

Definition at line 64 of file Rsymdiag.hh.

size_t RazorBack::Rsymdiag_::Eigidx_::Idx
 

original position.

Definition at line 65 of file Rsymdiag.hh.


The documentation for this struct was generated from the following file:
Generated at Wed Aug 21 09:33:25 2002 for The Razorback C++ Library: Linear Algebra by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001