#include <utl/TimeDistribution.h>
Go to the source code of this file.
Namespaces | |
utl | |
Functions | |
template<typename T > | |
void | utl::Print (ostream &os, const TimeDistribution< T > &td) |
template void | utl::Print (ostream &os, const TimeDistributionI &td) |
template void | utl::Print (ostream &os, const TimeDistributionD &td) |
histogram of time distribution with suppressed empty bins
Definition in file TimeDistribution.cc.