#include <quad-matrix.h>
|
| | OverUnder (const Quad *A, const Quad *B) |
| |
| template<typename InVector, typename OutVector> |
| OutVector & | apply (OutVector &y, const InVector &x) const |
| |
| template<typename InVector, typename OutVector> |
| OutVector & | applyTranspose (OutVector &y, const InVector &x) const |
| |
| size_t | coldim () const |
| |
| size_t | rowdim () const |
| |
| const Field & | field () const |
| |
◆ OverUnder()
◆ apply()
template<typename InVector, typename OutVector>
| OutVector & apply |
( |
OutVector & | y, |
|
|
const InVector & | x ) const |
|
inline |
◆ applyTranspose()
template<typename InVector, typename OutVector>
| OutVector & applyTranspose |
( |
OutVector & | y, |
|
|
const InVector & | x ) const |
|
inline |
◆ coldim()
◆ rowdim()
◆ field()
| const Field & field |
( |
| ) |
const |
|
inline |
◆ _quadUp
◆ _quadDown
The documentation for this class was generated from the following file: