IMP Reference Guide
develop.d97d4ead1f,2024/11/21
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>
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.