IMP  2.0.1
The Integrative Modeling Platform
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 <Eigen/Dense>
#include <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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::isd
 See IMP.isd Overview for more information.
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file GaussianProcessInterpolation.h.