| CrossValidatedSmooth2D() (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | |
| find_optimal_smoothing_factor(const std::vector< std::pair< double, double > > &dat_x, const std::vector< Estimate< double > > &dat_y) (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | |
| fit(std::vector< std::pair< double, double > > &data_x, std::vector< Estimate< double > > &data_y) | Pulsar::CrossValidatedSmooth2D | |
| get_gof_step_threshold() const (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | inline |
| get_iqr_threshold() const (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | inline |
| get_mean_gof(const std::vector< std::pair< double, double > > &data_x, const std::vector< Estimate< double > > &data_y) | Pulsar::CrossValidatedSmooth2D | |
| get_mean_gof(double log_10_alpha, const std::vector< std::pair< double, double > > &data_x, const std::vector< Estimate< double > > &data_y) | Pulsar::CrossValidatedSmooth2D | |
| get_nflagged_gof() const (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | inline |
| get_nflagged_iqr() const (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | inline |
| get_npartition() const (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | inline |
| get_validation_fraction() const (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | inline |
| remove_gof_outliers(std::vector< std::pair< double, double > > &x, std::vector< Estimate< double > > &y) (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | |
| remove_iqr_outliers(std::vector< std::pair< double, double > > &x, std::vector< Estimate< double > > &y) (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | |
| set_gof_filename(const std::string &name) (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | inline |
| set_gof_step_threshold(double s) | Pulsar::CrossValidatedSmooth2D | inline |
| set_iqr_threshold(double t) | Pulsar::CrossValidatedSmooth2D | inline |
| set_npartition(unsigned m) | Pulsar::CrossValidatedSmooth2D | inline |
| set_spline(SplineSmooth2D *_spline) (defined in Pulsar::CrossValidatedSmooth2D) | Pulsar::CrossValidatedSmooth2D | inline |
| set_validation_fraction(double f) | Pulsar::CrossValidatedSmooth2D | inline |