KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::SubstractCorrection< CorrectionVector > Struct Template Reference

#include <hierarchicErrorEstimator.hh>

Detailed Description

template<class CorrectionVector>
struct Kaskade::SubstractCorrection< CorrectionVector >

Definition at line 64 of file algorithm/hierarchicErrorEstimator.hh.

Public Member Functions

 SubstractCorrection (CorrectionVector const &cor_)
 
template<class RhsVector >
void operator() (RhsVector &rhs)
 

Constructor & Destructor Documentation

◆ SubstractCorrection()

template<class CorrectionVector >
Kaskade::SubstractCorrection< CorrectionVector >::SubstractCorrection ( CorrectionVector const &  cor_)
inlineexplicit

Definition at line 66 of file algorithm/hierarchicErrorEstimator.hh.

Member Function Documentation

◆ operator()()

template<class CorrectionVector >
template<class RhsVector >
void Kaskade::SubstractCorrection< CorrectionVector >::operator() ( RhsVector &  rhs)
inline

Definition at line 71 of file algorithm/hierarchicErrorEstimator.hh.


The documentation for this struct was generated from the following file: