<> <> <> <> PiecewiseFitPkg: CONFIGURATION IMPORTS Complex, Real, RealFns EXPORTS ALL CONTROL CubicImpl, LinearSystemImpl, LSFitImpl, LSPieceImpl, LSCurveImpl, PiecewiseCubicImpl, PiecewiseFitImpl = BEGIN LSFitImpl; LSPieceImpl; LSCurveImpl; PiecewiseCubicImpl; PiecewiseFitImpl; CubicImpl; LinearSystemImpl; END.