Go to the source code of this file.
◆ INSTANTIATE
Value: template void BoundedField::fillImage(
image::Image<T> &,
bool,
int,
int)
const; \
template void BoundedField::addToImage(
image::Image<T> &,
double,
bool,
int,
int)
const; \
template void BoundedField::multiplyImage(
image::Image<T> &,
bool,
int,
int)
const; \
template void BoundedField::divideImage(
image::Image<T> &,
bool,
int,
int)
const
A class to represent a 2-dimensional array of pixels.
Definition at line 279 of file BoundedField.cc.
◆ end
◆ max
◆ min
◆ scaleBy
◆ step