lsst.afw
21.0.0-8-gd9c33f4a0+ec3713772a
|
#include <Integrate.h>
Public Member Functions | |
ConstantReg2 (T a, T b) | |
ConstantReg2 (IntRegion< T > const &r) | |
IntRegion< T > | operator() (T x, T y) const |
Public Attributes | |
IntRegion< T > | ir |
Definition at line 665 of file Integrate.h.
|
inline |
Definition at line 666 of file Integrate.h.
|
inline |
Definition at line 667 of file Integrate.h.
|
inline |
Definition at line 668 of file Integrate.h.
IntRegion<T> lsst::afw::math::details::ConstantReg2< T >::ir |
Definition at line 669 of file Integrate.h.