ergo
|
#include <mat_utils.h>
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 |
typedef Tmatrix::VectorType mat::TripleMatrix< Tmatrix, Tmatrix2, Treal >::VectorType |
|
inline |
|
inline |
|
inline |
References mat::TripleMatrix< Tmatrix, Tmatrix2, Treal >::A, and mat::getMachineEpsilon().
|
inline |
Tmatrix const& mat::TripleMatrix< Tmatrix, Tmatrix2, Treal >::A |
Tmatrix2 const& mat::TripleMatrix< Tmatrix, Tmatrix2, Treal >::Z |