IMP logo
IMP Reference Guide  develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
DecayScale.h File Reference

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
 

Detailed Description

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.

Authors
Thomas-Otavio Peulen Copyright 2007-2023 IMP Inventors. All rights reserved.

Definition in file DecayScale.h.