IMP  2.0.1
The Integrative Modeling Platform
univariate_functions.h File Reference

Classes for general functions. More...

#include <IMP/isd/isd_config.h>
#include <IMP/Particle.h>
#include <IMP/isd/Nuisance.h>
#include <IMP/isd/Scale.h>
#include <IMP/isd/Switching.h>
#include <IMP/base/Object.h>
#include <Eigen/Dense>
+ Include dependency graph for univariate_functions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::isd::GeneralizedGuinierPorodFunction
 1D mean function for SAS data More...
 
class  IMP::isd::Linear1DFunction
 Linear one-dimensional function. More...
 
class  IMP::isd::UnivariateFunction
 Base class for functions of one variable. More...
 

Namespaces

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

Macros

#define IMP_ISD_UNIVARIATE_FUNCTIONS_MINIMUM   1e-7
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file univariate_functions.h.