SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
GrowthCurveResampled.h
Go to the documentation of this file.
1
18#ifndef _SEIMPLEMENTATION_PLUGIN_GROWTHCURVE_GROWTHCURVERESAMPLED_H_
19#define _SEIMPLEMENTATION_PLUGIN_GROWTHCURVE_GROWTHCURVERESAMPLED_H_
20
21#include <NdArray/NdArray.h>
24
25namespace SourceXtractor {
26
50
51} // end of namespace SourceXtractor
52
53#endif /* _SEIMPLEMENTATION_PLUGIN_GROWTHCURVE_GROWTHCURVERESAMPLED_H_ */
const Euclid::NdArray::NdArray< DetectionImage::PixelType > & getSamples() const
Euclid::NdArray::NdArray< DetectionImage::PixelType > m_samples
std::vector< double > getStepSize() const
GrowthCurveResampled(Euclid::NdArray::NdArray< DetectionImage::PixelType > &&samples, std::vector< double > &&step_size)
Base class for all Properties. (has no actual content)
Definition Property.h:33
T move(T... args)
STL namespace.