| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
Simple Accessible Volume decorator. More...
#include <IMP/bff/bff_config.h>#include <iostream>#include <IMP/bff/DecayCurve.h>#include <IMP/bff/DecayModifier.h>#include <IMP/bff/DecayRoutines.h>
 Include dependency graph for DecayScale.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::bff::DecayScale | 
| A class for scaling a DecayCurve by a constant factor and subtracting a constant background value.  More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling.  | |
| IMP::bff | |
| Bayesian Fluorescence Framework.  | |
Typedefs | |
| typedef IMP::Vector< DecayScale > | IMP::bff::DecayScales | 
Simple Accessible Volume decorator.
This file contains the declaration of the DecayScale class, which is a subclass of DecayModifier. DecayScale is used to scale a DecayCurve by a constant factor and subtract a constant background value.
Definition in file DecayScale.h.