#include <matops.h>
List of all members.
Public Member Functions |
| | LU (vector< vector< double > >) |
| vector< vector< double > > | mat () |
| vector< int > | indx () |
| int | d () |
Private Attributes |
| vector< vector< double > > | mat_ |
| vector< int > | indx_ |
| int | d_ |
Detailed Description
Definition at line 136 of file matops.h.
Constructor & Destructor Documentation
| LU::LU |
( |
vector< vector< double > > |
| ) |
|
Member Function Documentation
| vector<vector<double> > LU::mat |
( |
| ) |
|
Member Data Documentation
| vector<vector<double> > LU::mat_ |
|
private |
The documentation for this class was generated from the following file:
- /Users/parag/_Research/pwiz/svn/trunk/pwiz/pwiz/analysis/calibration/matops.h