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