mat::ATAMatrix< Tmatrix, Treal > Struct Template Reference

#include <mat_utils.h>

List of all members.

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

template<typename Tmatrix, typename Treal>
struct mat::ATAMatrix< Tmatrix, Treal >


Member Typedef Documentation

template<typename Tmatrix, typename Treal>
typedef Tmatrix::VectorType mat::ATAMatrix< Tmatrix, Treal >::VectorType

Constructor & Destructor Documentation

template<typename Tmatrix, typename Treal>
mat::ATAMatrix< Tmatrix, Treal >::ATAMatrix ( Tmatrix const &  A_  )  [inline, explicit]

Member Function Documentation

template<typename Tmatrix, typename Treal>
int mat::ATAMatrix< Tmatrix, Treal >::get_nrows (  )  const [inline]
template<typename Tmatrix, typename Treal>
void mat::ATAMatrix< Tmatrix, Treal >::getCols ( SizesAndBlocks colsCopy  )  const [inline]
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>
Tmatrix const& mat::ATAMatrix< Tmatrix, Treal >::A

The documentation for this struct was generated from the following file:

Generated on 21 Nov 2012 for ergo by  doxygen 1.6.1