|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
This is the complete list of members for tcspc::unique_bin_mapper< NumericTraits >, including all inherited members.
| n_bins() const -> std::size_t | tcspc::unique_bin_mapper< NumericTraits > | inline |
| operator()(NumericTraits::datapoint_type datapoint) -> std::optional< typename NumericTraits::bin_index_type > | tcspc::unique_bin_mapper< NumericTraits > | inline |
| unique_bin_mapper(access_tracker< unique_bin_mapper_accessor< typename NumericTraits::datapoint_type > > &&tracker, arg::max_bin_index< typename NumericTraits::bin_index_type > max_bin_index) | tcspc::unique_bin_mapper< NumericTraits > | inlineexplicit |