libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
tcspc::unique_bin_mapper< DataTypes > Member List

This is the complete list of members for tcspc::unique_bin_mapper< DataTypes >, including all inherited members.

n_bins() const -> std::size_ttcspc::unique_bin_mapper< DataTypes >inline
operator()(typename DataTypes::datapoint_type datapoint) -> std::optional< typename DataTypes::bin_index_type >tcspc::unique_bin_mapper< DataTypes >inline
unique_bin_mapper(access_tracker< unique_bin_mapper_access< typename DataTypes::datapoint_type > > &&tracker, arg::max_bin_index< typename DataTypes::bin_index_type > max_bin_index)tcspc::unique_bin_mapper< DataTypes >inlineexplicit