|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|


Public Member Functions | |
| FrameModel< DummyPsf< ImageInterfaceTypePtr >, ImageInterfaceTypePtr > | makeEmptyFrameModel () |
| FrameModel< DummyPsf< ImageInterfaceTypePtr >, ImageInterfaceTypePtr > | makeSersicFrameModel () |
| FrameModel< DummyPsf< ImageInterfaceTypePtr >, ImageInterfaceTypePtr > | makeCompactSersicFrameModel () |
| template<typename T> | |
| FrameModel< DummyPsf< ImageInterfaceTypePtr >, ImageInterfaceTypePtr > | makeDummyFrameModel () |
| template<typename T> | |
| std::shared_ptr< VectorImage< SeFloat > > | measureRasterToImage (int iterations, T &frame_model) |
| Elements::ExitCode | mainMethod (std::map< std::string, po::variable_value > &args) override |
| Public Member Functions inherited from Elements::Program | |
| Program ()=default | |
| virtual | ~Program () |
| virtual OptionsDescription | defineSpecificProgramOptions () |
| virtual std::pair< OptionsDescription, PositionalOptionsDescription > | defineProgramArguments () |
| virtual ExitCode | mainMethod (std::map< std::string, VariableValue > &args)=0 |
Additional Inherited Members | |
| Public Types inherited from Elements::Program | |
| typedef boost::program_options::options_description | options_description |
| typedef boost::program_options::positional_options_description | positional_options_description |
| typedef boost::program_options::variable_value | variable_value |
| typedef boost::program_options::variables_map | variables_map |
| typedef options_description | OptionsDescription |
| typedef positional_options_description | PositionalOptionsDescription |
| typedef variable_value | VariableValue |
| typedef variables_map | VariablesMap |
| typedef Elements::ExitCode | ExitCode |
| typedef Elements::Logging | Logging |
Definition at line 192 of file BenchRendering.cpp.
|
inlineoverride |
Definition at line 352 of file BenchRendering.cpp.
References Elements::Logging::getLogger(), Euclid::Configuration::logger, makeCompactSersicFrameModel(), makeDummyFrameModel(), makeEmptyFrameModel(), makeSersicFrameModel(), measureRasterToImage(), and Elements::OK.

|
inline |
Definition at line 268 of file BenchRendering.cpp.
References std::vector< T >::emplace_back(), std::make_shared(), std::make_tuple(), std::move(), and pixel_scale.
Referenced by mainMethod().

|
inline |
Definition at line 306 of file BenchRendering.cpp.
References std::vector< T >::emplace_back(), std::make_shared(), std::move(), and pixel_scale.
Referenced by mainMethod().

|
inline |
Definition at line 209 of file BenchRendering.cpp.
References std::move(), and pixel_scale.
Referenced by mainMethod().

|
inline |
Definition at line 228 of file BenchRendering.cpp.
References std::vector< T >::clear(), std::vector< T >::emplace_back(), std::exp(), std::make_shared(), Euclid::make_unique(), std::move(), and pixel_scale.
Referenced by mainMethod().

|
inline |
Definition at line 342 of file BenchRendering.cpp.
References SourceXtractor::VectorImage< T >::create().
Referenced by mainMethod().
