Functions | Variables

mln::debug::internal Namespace Reference

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 = ""

Function Documentation

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().


Variable Documentation

Referenced by mln::debug::filename().