SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
OnlySmooth.cpp
Go to the documentation of this file.
1
24
25namespace ModelFitting {
26
27OnlySmooth::~OnlySmooth() = default;
28
30 // do nothing here
31}
32
34 return false;
35}
36
40
41} // end of namespace ModelFitting
bool insideSharpRegion(double) override
void updateRasterizationInfo(double, double, Profile) override
std::pair< double, int > nextRadiusAndAngleNo(double) override
T make_pair(T... args)