Go to the source code of this file.
|
boost::shared_ptr< BoundedField > | lsst.afw.math::operator* (double const scale, boost::shared_ptr< BoundedField const > bf) |
|
Value:
template
void BoundedField::multiplyImage(
image::Image<T> &,
bool)
const; \
void addToImage(boost::shared_ptr< afw::image::Image< double > > image, std::vector< boost::shared_ptr< afw::image::Image< double > >> const &imgVector, std::vector< double > const &weightVector)
A class to represent a 2-dimensional array of pixels.
Definition at line 127 of file BoundedField.cc.