Class QwtLossPlot

Class Documentation

class QwtLossPlot

Public Functions

inline QwtLossPlot(const std::vector<double> &residuals, const HSVColormap &colormap)
inline QwtPlotCurve *createCurve(const std::string &name, const std::vector<double> &values)
inline void plotRho(const std::shared_ptr<fuse_core::Loss> &loss)
inline void plotInfluence(const std::shared_ptr<fuse_core::Loss> &loss)
inline void plotWeight(const std::shared_ptr<fuse_core::Loss> &loss)
inline void plotSecondDerivative(const std::shared_ptr<fuse_core::Loss> &loss)
inline void save(const std::string &filename)
inline QwtPlot &plot()

Public Static Functions

static inline std::string getName(const std::string &type)