Go to the source code of this file.
|
template<class TC , class TO > |
bool | tools::histo::is_out (const std::vector< axis< TC, TO > > &a_axes, TO a_offset) |
|
template<class TC , class TO > |
void | tools::histo::get_indices (const std::vector< axis< TC, TO > > &a_axes, TO a_offset, std::vector< int > &a_is) |
|
template<class TC , class TO > |
bool | tools::histo::get_offset (const std::vector< axis< TC, TO > > &a_axes, const std::vector< int > &a_is, TO &a_offset) |
|
◆ tools_histo_axes
Definition at line 5 of file axes.