#include <mat_utils.h>
|
Tmatrix const & | A |
|
Tmatrix const & | B |
|
◆ VectorType
template<typename Tmatrix , typename Treal >
◆ DiffMatrix()
template<typename Tmatrix , typename Treal >
mat::DiffMatrix< Tmatrix, Treal >::DiffMatrix |
( |
Tmatrix const & | A_, |
|
|
Tmatrix const & | B_ ) |
|
inline |
◆ frob()
template<typename Tmatrix , typename Treal >
◆ get_nrows()
template<typename Tmatrix , typename Treal >
◆ getCols()
template<typename Tmatrix , typename Treal >
◆ matVecProd()
template<typename Tmatrix , typename Treal >
template<typename Tvector >
void mat::DiffMatrix< Tmatrix, Treal >::matVecProd |
( |
Tvector & | y, |
|
|
Tvector const & | x ) const |
|
inline |
◆ quickEuclBounds()
template<typename Tmatrix , typename Treal >
void mat::DiffMatrix< Tmatrix, Treal >::quickEuclBounds |
( |
Treal & | euclLowerBound, |
|
|
Treal & | euclUpperBound ) const |
|
inline |
template<typename Tmatrix , typename Treal >
template<typename Tmatrix , typename Treal >
The documentation for this struct was generated from the following file: