#include <mat_utils.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
mat::ATAMatrix::ATAMatrix |
( |
Tmatrix const & |
A_ | ) |
[inline, explicit] |
Member Function Documentation
int mat::ATAMatrix::get_nrows |
( |
| ) |
const [inline] |
void mat::ATAMatrix::getCols |
( |
SizesAndBlocks & |
colsCopy | ) |
const [inline] |
template<typename Tvector >
void mat::ATAMatrix::matVecProd |
( |
Tvector & |
y, |
|
|
Tvector const & |
x |
|
) |
| const [inline] |
void mat::ATAMatrix::quickEuclBounds |
( |
Treal & |
euclLowerBound, |
|
|
Treal & |
euclUpperBound |
|
) |
| const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: