IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
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/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

 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).
 

Macros

#define IMP_ISD_UNIVARIATE_FUNCTIONS_MINIMUM   1e-7
 

Detailed Description

Classes for general functions.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file univariate_functions.h.