ergo
|
#include <mat_utils.h>
Public Types | |
typedef Tmatrix::VectorType | VectorType |
Public Member Functions | |
ATAMatrix (Tmatrix const &A_) | |
void | getCols (SizesAndBlocks &colsCopy) const |
void | quickEuclBounds (Treal &euclLowerBound, Treal &euclUpperBound) const |
template<typename Tvector > | |
void | matVecProd (Tvector &y, Tvector const &x) const |
int | get_nrows () const |
Public Attributes | |
Tmatrix const & | A |
typedef Tmatrix::VectorType mat::ATAMatrix< Tmatrix, Treal >::VectorType |
|
inlineexplicit |
|
inline |
References mat::ATAMatrix< Tmatrix, Treal >::A.
|
inline |
References mat::ATAMatrix< Tmatrix, Treal >::A, and mat::getMachineEpsilon().
References mat::ATAMatrix< Tmatrix, Treal >::A, and mat::transpose().
|
inline |
References mat::ATAMatrix< Tmatrix, Treal >::A, and mat::getMachineEpsilon().