SourceXtractorPlusPlus
0.11
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 143 of file TestImage.cpp.
|
inline |
Definition at line 74 of file BenchRendering.cpp.
|
inline |
Definition at line 157 of file TestImage.cpp.
|
inline |
Definition at line 62 of file BenchRendering.cpp.
|
inline |
Definition at line 145 of file TestImage.cpp.
|
inline |
Definition at line 70 of file BenchRendering.cpp.
|
inline |
Definition at line 153 of file TestImage.cpp.
|
inline |
Definition at line 66 of file BenchRendering.cpp.
|
inline |
Definition at line 149 of file TestImage.cpp.
|
private |
Definition at line 78 of file BenchRendering.cpp.