IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces
GaussianProcessInterpolation.h File Reference

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 <IMP/algebra/eigen3/Eigen/Dense>
#include <IMP/algebra/eigen3/Eigen/Cholesky>
+ Include dependency graph for GaussianProcessInterpolation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::isd::GaussianProcessInterpolation
 GaussianProcessInterpolation. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::isd
 Inferential scoring building on methods developed as part of the Inferential Structure Determination software (ISD).
 

Detailed Description

Normal distribution of Function.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file GaussianProcessInterpolation.h.