#include <mat_utils.h>
Public Types |
typedef Tmatrix::VectorType | VectorType |
Public Attributes |
Tmatrix const & | A |
Member Typedef Documentation
template<typename Tmatrix, typename Treal>
Constructor & Destructor Documentation
template<typename Tmatrix, typename Treal>
Member Function Documentation
template<typename Tmatrix, typename Treal>
template<typename Tmatrix, typename Treal>
template<typename Tmatrix, typename Treal>
template<typename Tvector >
void mat::ATAMatrix< Tmatrix, Treal >::matVecProd |
( |
Tvector & |
y, |
|
|
Tvector const & |
x |
|
) |
| const |
|
inline |
template<typename Tmatrix, typename Treal>
void mat::ATAMatrix< Tmatrix, Treal >::quickEuclBounds |
( |
Treal & |
euclLowerBound, |
|
|
Treal & |
euclUpperBound |
|
) |
| const |
|
inline |
Member Data Documentation
template<typename Tmatrix, typename Treal>
The documentation for this struct was generated from the following file: