mat::TripleMatrix< 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
 TripleMatrix (Tmatrix const &A_, Tmatrix2 const &Z_)
void matVecProd (VectorType &y, VectorType const &x) const

Public Attributes

Tmatrix const & A
Tmatrix2 const & Z

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


Member Typedef Documentation

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


Constructor & Destructor Documentation

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


Member Function Documentation

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

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

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

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


Member Data Documentation

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

template<typename Tmatrix, typename Tmatrix2, typename Treal>
Tmatrix2 const& mat::TripleMatrix< Tmatrix, Tmatrix2, Treal >::Z


The documentation for this struct was generated from the following file:
Generated on Mon Sep 17 14:30:42 2012 for ergo by  doxygen 1.4.7