|  | APFEL 4.8.0
    A PDF evolution library in C++ | 
This is the complete list of members for apfel::Set< T >, including all inherited members.
| _map | apfel::Set< T > | private | 
| _objects | apfel::Set< T > | private | 
| at(int const &id) const | apfel::Set< T > | inline | 
| Combine() const | apfel::Set< T > | |
| Combine(std::vector< double > const &weigths) const | apfel::Set< T > | |
| GetMap() const | apfel::Set< T > | inline | 
| GetObjects() const | apfel::Set< T > | inline | 
| operator*=(Set< V > const &d) const | apfel::Set< T > | |
| operator*=(double const &s) | apfel::Set< T > | |
| operator*=(std::function< double(double const &)> f) | apfel::Set< T > | |
| operator*=(std::function< std::vector< 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<<(std::ostream &os, Set< U > const &s) | apfel::Set< T > | friend | 
| Print() const | apfel::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 |