#include <mat_utils.h>
◆ VectorType
template<typename Tmatrix, typename Treal>
◆ ATAMatrix()
template<typename Tmatrix, typename Treal>
◆ get_nrows()
template<typename Tmatrix, typename Treal>
◆ getCols()
template<typename Tmatrix, typename Treal>
◆ matVecProd()
template<typename Tmatrix, typename Treal>
template<typename Tvector >
void mat::ATAMatrix< Tmatrix, Treal >::matVecProd |
( |
Tvector & |
y, |
|
|
Tvector const & |
x |
|
) |
| const |
|
inline |
◆ quickEuclBounds()
template<typename Tmatrix, typename Treal>
void mat::ATAMatrix< Tmatrix, Treal >::quickEuclBounds |
( |
Treal & |
euclLowerBound, |
|
|
Treal & |
euclUpperBound |
|
) |
| const |
|
inline |
template<typename Tmatrix, typename Treal>
The documentation for this struct was generated from the following file: