IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Normal distribution of Function. More...
#include <IMP/isd/isd_config.h>
#include <IMP/macros.h>
#include <boost/scoped_ptr.hpp>
#include <IMP/isd/univariate_functions.h>
#include <IMP/isd/bivariate_functions.h>
#include <IMP/isd/Scale.h>
#include <Eigen/Dense>
#include <Eigen/Cholesky>
Go to the source code of this file.
Classes | |
class | IMP::isd::GaussianProcessInterpolation |
GaussianProcessInterpolation. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::isd | |
Inferential scoring building on methods developed as part of the Inferential Structure Determination software (ISD). | |
Normal distribution of Function.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file GaussianProcessInterpolation.h.