SVD_Ordering Class Reference
List of all members.
Public Member Functions |
| bool | operator() (int i, int j) |
| | SVD_Ordering (const double *_S) |
Private Attributes |
| const double * | S |
Detailed Description
Definition at line 386 of file pinv.cpp.
Constructor & Destructor Documentation
| SVD_Ordering::SVD_Ordering |
( |
const double * |
_S |
) |
[inline] |
Member Function Documentation
| bool SVD_Ordering::operator() |
( |
int |
i, |
|
|
int |
j | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: