Extension: Matrix functions
#include "dg/matrix/matrix.h"
Loading...
Searching...
No Matches
Wrapper< ContainerType > Struct Template Reference

Public Member Functions

template<class MatrixType >
 Wrapper (MatrixType &A, const ContainerType &gamma, const ContainerType &delta)
 
template<class ContainerType0 , class ContainerType1 >
void operator() (const ContainerType0 x, ContainerType1 &y)
 

Constructor & Destructor Documentation

◆ Wrapper()

template<class ContainerType >
template<class MatrixType >
Wrapper< ContainerType >::Wrapper ( MatrixType & A,
const ContainerType & gamma,
const ContainerType & delta )
inline

Member Function Documentation

◆ 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: