SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
#include <VignetArray.h>
Public Member Functions | |
VignetArray (const std::vector< std::reference_wrapper< const Vignet >> &vignets) | |
const Euclid::NdArray::NdArray< DetectionImage::PixelType > & | getVignets () const |
![]() | |
virtual | ~Property ()=default |
Private Attributes | |
std::unique_ptr< Euclid::NdArray::NdArray< DetectionImage::PixelType > > | m_vignets |
Definition at line 29 of file VignetArray.h.
|
inline |
Definition at line 31 of file VignetArray.h.
References std::unique_ptr< T >::get(), m_vignets, std::vector< T >::size(), x, and y.
|
inline |
Definition at line 65 of file VignetArray.h.
References m_vignets.
|
private |
Definition at line 70 of file VignetArray.h.
Referenced by getVignets(), and VignetArray().