#include <SampleComposition.hpp>
Public Types | |
typedef const WeightedSample< T > &( | Signature) (T, double) |
Public Member Functions | |
const WeightedSample< T > & | operator() (T value, double weight) const |
WeightedSample_ctor () | |
Public Attributes | |
boost::shared_ptr< WeightedSample< T > > | ptr |
Definition at line 306 of file SampleComposition.hpp.
typedef const WeightedSample<T>&( BFL::WeightedSample_ctor< T >::Signature) (T, double) |
Definition at line 309 of file SampleComposition.hpp.
|
inline |
Definition at line 311 of file SampleComposition.hpp.
|
inline |
Definition at line 313 of file SampleComposition.hpp.
|
mutable |
Definition at line 310 of file SampleComposition.hpp.