SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
Public Member Functions | |
DummyPsf () | |
double | getPixelScale () const |
std::size_t | getSize () const |
std::shared_ptr< VectorImage < SourceXtractor::SeFloat > > | getScaledKernel (double) const |
void | convolve (ImageType &) const |
DummyPsf () | |
double | getPixelScale () const |
std::size_t | getSize () const |
std::shared_ptr< VectorImage < SourceXtractor::SeFloat > > | getScaledKernel (double) const |
void | convolve (ImageType &) const |
Private Attributes | |
std::shared_ptr< VectorImage < SourceXtractor::SeFloat > > | m_kernel |
Definition at line 58 of file BenchRendering.cpp.
Definition at line 60 of file BenchRendering.cpp.
Definition at line 142 of file TestImage.cpp.
|
inline |
Definition at line 74 of file BenchRendering.cpp.
|
inline |
Definition at line 156 of file TestImage.cpp.
|
inline |
Definition at line 62 of file BenchRendering.cpp.
|
inline |
Definition at line 144 of file TestImage.cpp.
|
inline |
Definition at line 70 of file BenchRendering.cpp.
|
inline |
Definition at line 152 of file TestImage.cpp.
|
inline |
Definition at line 66 of file BenchRendering.cpp.
|
inline |
Definition at line 148 of file TestImage.cpp.
|
private |
Definition at line 78 of file BenchRendering.cpp.