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 | ) |
Referenced by slices2d_helper().
| void mln::debug::internal::slices2d_helper | ( | float | nslis, | |
| float | nrows, | |||
| float | ncols, | |||
| float | ratio_hv, | |||
| unsigned & | n_horizontal, | |||
| unsigned & | n_vertical | |||
| ) |
References round_up().
Referenced by mln::debug::slices_2d().
| std::string mln::debug::internal::filename_prefix = "" |
Referenced by mln::debug::filename().
1.7.1