SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
OnlySmooth.cpp
Go to the documentation of this file.
1
22
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
std::function< double(double)> Profile
T make_pair(T... args)