A row of KernelImagesForRegion.
More...
#include <Convolve.h>
A row of KernelImagesForRegion.
Intended for iterating over subregions of a KernelImagesForRegion using computeNextRow.
Definition at line 334 of file Convolve.h.
◆ ConstIterator
◆ Iterator
◆ RegionList
◆ RowOfKernelImagesForRegion()
lsst::afw::math::detail::RowOfKernelImagesForRegion::RowOfKernelImagesForRegion |
( |
int | nx, |
|
|
int | ny ) |
◆ back()
Return the last region in the list.
Definition at line 370 of file Convolve.h.
◆ begin() [1/2]
RegionList::iterator lsst::afw::math::detail::RowOfKernelImagesForRegion::begin |
( |
| ) |
|
|
inline |
Return the begin iterator for the list.
Definition at line 358 of file Convolve.h.
◆ begin() [2/2]
RegionList::const_iterator lsst::afw::math::detail::RowOfKernelImagesForRegion::begin |
( |
| ) |
const |
|
inline |
Return the begin iterator for the list.
Definition at line 350 of file Convolve.h.
◆ end() [1/2]
RegionList::iterator lsst::afw::math::detail::RowOfKernelImagesForRegion::end |
( |
| ) |
|
|
inline |
Return the end iterator for the list.
Definition at line 362 of file Convolve.h.
◆ end() [2/2]
RegionList::const_iterator lsst::afw::math::detail::RowOfKernelImagesForRegion::end |
( |
| ) |
const |
|
inline |
Return the end iterator for the list.
Definition at line 354 of file Convolve.h.
◆ front()
Return the first region in the list.
Definition at line 366 of file Convolve.h.
◆ getNX()
int lsst::afw::math::detail::RowOfKernelImagesForRegion::getNX |
( |
| ) |
const |
|
inline |
◆ getNY()
int lsst::afw::math::detail::RowOfKernelImagesForRegion::getNY |
( |
| ) |
const |
|
inline |
◆ getRegion()
get the specified region (range-checked)
- Exceptions
-
Definition at line 379 of file Convolve.h.
◆ getYInd()
int lsst::afw::math::detail::RowOfKernelImagesForRegion::getYInd |
( |
| ) |
const |
|
inline |
◆ hasData()
bool lsst::afw::math::detail::RowOfKernelImagesForRegion::hasData |
( |
| ) |
const |
|
inline |
◆ incrYInd()
int lsst::afw::math::detail::RowOfKernelImagesForRegion::incrYInd |
( |
| ) |
|
|
inline |
◆ isLastRow()
bool lsst::afw::math::detail::RowOfKernelImagesForRegion::isLastRow |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: