#include <block-toeplitz.h>
◆ Field
◆ Element
◆ BlockToeplitz() [1/2]
◆ BlockToeplitz() [2/2]
◆ coldim()
◆ rowdim()
◆ field()
template<class _Field>
| const Field & field |
( |
| ) |
const |
|
inlineinherited |
◆ blockdim()
template<class _Field>
| size_t blockdim |
( |
| ) |
const |
|
inlineinherited |
◆ apply()
template<class _Field>
template<class Vector1, class Vector2>
| Vector1 & apply |
( |
Vector1 & | x, |
|
|
const Vector2 & | y ) const |
|
inlineinherited |
◆ applyTranspose()
template<class _Field>
template<class Vector1, class Vector2>
| Vector1 & applyTranspose |
( |
Vector1 & | x, |
|
|
const Vector2 & | y ) const |
|
inlineinherited |
The documentation for this class was generated from the following file: