Functions | |
unsigned | round_up (float f) |
void | slices2d_helper (float nslis, float nrows, float ncols, float ratio_hv, unsigned &n_horizontal, unsigned &n_vertical) |
Variables | |
std::string | filename_prefix = "" |
unsigned mln::debug::internal::round_up | ( | float | f | ) |
void mln::debug::internal::slices2d_helper | ( | float | nslis, | |
float | nrows, | |||
float | ncols, | |||
float | ratio_hv, | |||
unsigned & | n_horizontal, | |||
unsigned & | n_vertical | |||
) |
Definition at line 135 of file slices_2d.hh.
References round_up().
Referenced by mln::debug::slices_2d().
std::string mln::debug::internal::filename_prefix = "" |