KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::Parameters< ParameterType > Class Template Reference

...for parameter dependent functionals, implements AbstractParameters More...

#include <abstract_interface.hh>

Detailed Description

template<typename ParameterType>
class Kaskade::Parameters< ParameterType >

...for parameter dependent functionals, implements AbstractParameters

Definition at line 243 of file abstract_interface.hh.

Inheritance diagram for Kaskade::Parameters< ParameterType >:
Kaskade::AbstractParameters

Public Member Functions

 Parameters (ParameterType const &p)
 
ParameterType const & getPars () const
 

Constructor & Destructor Documentation

◆ Parameters()

template<typename ParameterType >
Kaskade::Parameters< ParameterType >::Parameters ( ParameterType const &  p)
inlineexplicit

Definition at line 246 of file abstract_interface.hh.

Member Function Documentation

◆ getPars()

template<typename ParameterType >
ParameterType const & Kaskade::Parameters< ParameterType >::getPars ( ) const
inline

Definition at line 247 of file abstract_interface.hh.


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