|
| template<class MatrixType > |
| | Wrapper (MatrixType &A, const ContainerType &gamma, const ContainerType &delta) |
| |
| template<class ContainerType0 , class ContainerType1 > |
| void | operator() (const ContainerType0 x, ContainerType1 &y) |
| |
◆ Wrapper()
template<class ContainerType >
template<class MatrixType >
| Wrapper< ContainerType >::Wrapper |
( |
MatrixType & | A, |
|
|
const ContainerType & | gamma, |
|
|
const ContainerType & | delta ) |
|
inline |
◆ operator()()
template<class ContainerType >
template<class ContainerType0 , class ContainerType1 >
| void Wrapper< ContainerType >::operator() |
( |
const ContainerType0 | x, |
|
|
ContainerType1 & | y ) |
|
inline |
The documentation for this struct was generated from the following file: