lsst.afw
20.0.0-11-g7b7d0ee7e+614f89f815
|
Calculate the variance when we multiply two Pixels. More...
#include <Pixel.h>
Public Member Functions | |
T1 | operator() (T1 const &x, T1 const &y, T1 const &vx, T1 const &vy) const |
T1 | operator() (T1 const &, T1 const &y, T1 const &vx) const |
Calculate the variance when we multiply two Pixels.
|
inline |
|
inline |