mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal > Struct Template Reference

#include <mat_utils.h>

List of all members.

Public Types

typedef Tmatrix::VectorType VectorType

Public Member Functions

void getCols (SizesAndBlocks &colsCopy) const
int get_nrows () const
void quickEuclBounds (Treal &euclLowerBound, Treal &euclUpperBound) const
 CongrTransErrorMatrix (Tmatrix const &A_, Tmatrix2 const &Z_, Tmatrix2 const &E_)
void matVecProd (VectorType &y, VectorType const &x) const

Public Attributes

Tmatrix const & A
Tmatrix2 const & Zt
Tmatrix2 const & E

template<typename Tmatrix, typename Tmatrix2, typename Treal>
struct mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >


Member Typedef Documentation

template<typename Tmatrix, typename Tmatrix2, typename Treal>
typedef Tmatrix::VectorType mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::VectorType


Constructor & Destructor Documentation

template<typename Tmatrix, typename Tmatrix2, typename Treal>
mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::CongrTransErrorMatrix ( Tmatrix const &  A_,
Tmatrix2 const &  Z_,
Tmatrix2 const &  E_ 
) [inline]


Member Function Documentation

template<typename Tmatrix, typename Tmatrix2, typename Treal>
int mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::get_nrows (  )  const [inline]

template<typename Tmatrix, typename Tmatrix2, typename Treal>
void mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::getCols ( SizesAndBlocks colsCopy  )  const [inline]

template<typename Tmatrix, typename Tmatrix2, typename Treal>
void mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::matVecProd ( VectorType y,
VectorType const &  x 
) const [inline]

template<typename Tmatrix, typename Tmatrix2, typename Treal>
void mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::quickEuclBounds ( Treal &  euclLowerBound,
Treal &  euclUpperBound 
) const [inline]


Member Data Documentation

template<typename Tmatrix, typename Tmatrix2, typename Treal>
Tmatrix const& mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::A

template<typename Tmatrix, typename Tmatrix2, typename Treal>
Tmatrix2 const& mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::E

template<typename Tmatrix, typename Tmatrix2, typename Treal>
Tmatrix2 const& mat::CongrTransErrorMatrix< Tmatrix, Tmatrix2, Treal >::Zt


The documentation for this struct was generated from the following file:
Generated on Wed Nov 21 09:32:02 2012 for ergo by  doxygen 1.4.7