Functions | |
template<class C > | |
void | assert_same_size (const C &images) |
void assert_same_size | ( | const C & | images | ) | [inline] |
Determines that all images in the incoming container are the same size, and that the container is not empty.
images | Container to check |
Definition at line 30 of file debug.h.
Referenced by auto_fixed_scaling(), average_image(), NegativeFreeEnergy::compute_with_mask(), fit_spots_historic(), FitSpots::FitSpots(), generate_state_parameters_ye_olde(), SampledMultispot::GibbsSampler::GibbsSampler(), SampledMultispot::GibbsSampler2::GibbsSampler2(), and mean_and_variance().