lsst.afw
21.0.0-12-g51f5968d7+47cba9fc36
|
Helpers for constant regions for int2d, int3d: More...
#include <Integrate.h>
Public Member Functions | |
ConstantReg1 (T a, T b) | |
ConstantReg1 (IntRegion< T > const &r) | |
IntRegion< T > | operator() (T) const |
Public Attributes | |
IntRegion< T > | ir |
Helpers for constant regions for int2d, int3d:
Definition at line 657 of file Integrate.h.
|
inline |
Definition at line 658 of file Integrate.h.
|
inline |
Definition at line 659 of file Integrate.h.
|
inline |
Definition at line 660 of file Integrate.h.
IntRegion<T> lsst::afw::math::details::ConstantReg1< T >::ir |
Definition at line 661 of file Integrate.h.