APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
apfel::Set< T > Member List

This is the complete list of members for apfel::Set< T >, including all inherited members.

_mapapfel::Set< T >private
_objectsapfel::Set< T >private
at(int const &id) constapfel::Set< T >inline
Combine() constapfel::Set< T >
Combine(std::vector< double > const &weigths) constapfel::Set< T >
GetMap() constapfel::Set< T >inline
GetObjects() constapfel::Set< T >inline
operator*=(Set< V > const &d) constapfel::Set< T >
operator*=(double const &s)apfel::Set< T >
operator*=(std::function< double(double const &)> f)apfel::Set< T >
operator*=(std::vector< double > const &v)apfel::Set< T >
operator*=(std::map< int, double > const &v)apfel::Set< T >
operator+=(Set< T > const &d)apfel::Set< T >
operator-=(Set< T > const &d)apfel::Set< T >
operator/=(double const &s)apfel::Set< T >
operator<<apfel::Set< T >friend
Print() constapfel::Set< T >inline
Set(ConvolutionMap const &Map=ConvolutionMap{"UNDEFINED"}, std::map< int, T > const &in=std::map< int, T > {})apfel::Set< T >
Set(std::map< int, T > const &in)apfel::Set< T >
SetMap(ConvolutionMap const &map)apfel::Set< T >inline
SetObjects(std::map< int, T > const &objects)apfel::Set< T >inline