25 #ifndef TYPEDSPLINEMODELWRAPPER_H
26 #define TYPEDSPLINEMODELWRAPPER_H
28 #include <boost/filesystem.hpp>
33 namespace SourceXtractor {
56 return "TypedSplineModel";
85 for (
auto j = y; j < y +
height; ++j) {
86 for (
auto i = x; i < x +
width; ++i) {
87 tile->setValue(i, j,
getValue(i, j));
114 #endif // TYPEDSPLINEMODELWRAPPER_H
std::shared_ptr< DependentParameter< std::shared_ptr< EngineParameter > > > x
std::shared_ptr< DependentParameter< std::shared_ptr< EngineParameter > > > y
Elements::Path::Item path