#include "AnyGeneralSpline.h" using namespace MbD; MbD::AnyGeneralSpline::AnyGeneralSpline(Symsptr arg) : FunctionFromData(arg) { }