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::Object | virtual |
do_destroy() | IMP::Object | protectedvirtual |
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_check_level() const (defined in IMP::Object) | IMP::Object | |
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_inputs() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | |
get_ldlt() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protected |
get_log_level() const (defined in IMP::Object) | IMP::Object | |
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::Object) | IMP::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_type_name() const (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | virtual |
get_version_info() const | IMP::isd::GaussianProcessInterpolation | 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::NonCopyable) | IMP::NonCopyable | protected |
Object(std::string name) | IMP::Object | protected |
set_check_level(CheckLevel l) | IMP::Object | |
set_log_level(LogLevel l) | IMP::Object | |
set_name(std::string name) (defined in IMP::Object) | IMP::Object | |
set_was_used(bool tf) const | IMP::Object | |
show(std::ostream &out=std::cout) const (defined in IMP::Object) | IMP::Object | |
~GaussianProcessInterpolation() (defined in IMP::isd::GaussianProcessInterpolation) | IMP::isd::GaussianProcessInterpolation | protectedvirtual |
~Object() (defined in IMP::Object) | IMP::Object | virtual |