| add_to_m_particle_derivative(unsigned particle, double value, DerivativeAccumulator &accum) (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| add_to_Omega_particle_derivative(unsigned particle, double value, DerivativeAccumulator &accum) (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| clear_caches() | IMP::base::Object | virtual |
| do_show(std::ostream &out) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | virtual |
| force_covariance_update() (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| force_mean_update() (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| GaussianProcessInterpolation(FloatsList x, Floats sample_mean, Floats sample_std, unsigned n_obs, UnivariateFunction *mean_function, BivariateFunction *covariance_function, Particle *sigma, double sparse_cutoff=1e-7) | IMP::isd::GaussianProcessInterpolation | |
| get_data_abscissa() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_data_mean() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_data_variance() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_I() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_input_containers() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_input_particles() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_m() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_m_derivative(unsigned particle) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_m_particle_is_optimized(unsigned i) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_m_second_derivative(unsigned particle1, unsigned particle2) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_name() const (defined in IMP::base::Object) | IMP::base::Object | |
| get_number_of_m_particles() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_number_of_Omega_particles() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_Omega() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_Omega_derivative(unsigned particle) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_Omega_particle_is_optimized(unsigned i) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_Omega_second_derivative(unsigned particle1, unsigned particle2) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_Omi() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_OmiIm() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_posterior_covariance(Floats x1, Floats x2) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_posterior_covariance_derivative(Floats x) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_posterior_covariance_derivative(Floats x, bool) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_posterior_covariance_hessian(Floats x) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_posterior_covariance_hessian(Floats x, bool) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_posterior_covariance_matrix(FloatsList x) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_posterior_covariance_matrix(FloatsList x, bool) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
| get_posterior_mean(Floats x) const | IMP::isd::GaussianProcessInterpolation | |
| get_S() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_version_info() const =0 | IMP::base::Object | pure virtual |
| get_W() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| get_wx_vector(Floats xval) const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
| NonCopyable() (defined in IMP::base::NonCopyable) | IMP::base::NonCopyable | protected |
| Object(std::string name) | IMP::base::Object | protected |
| ObjectsTemp typedef | IMP::base::Object | related |
| set_check_level(CheckLevel l) | IMP::base::Object | |
| set_log_level(LogLevel l) | IMP::base::Object | |
| set_name(std::string name) (defined in IMP::base::Object) | IMP::base::Object | |
| set_was_used(bool tf) const | IMP::base::Object | |
| show(std::ostream &out=std::cout) const (defined in IMP::base::Object) | IMP::base::Object | |