Class RandomSample

Inheritance Relationships

Base Type

  • public boost::static_visitor< MultiChannelMap::val_type >

Class Documentation

class RandomSample : public boost::static_visitor<MultiChannelMap::val_type>

Public Functions

inline RandomSample(size_t num_samples)
template<typename T>
inline MultiChannelMap::val_type operator()(Channel<T> &channel) const