IMP Reference Guide
develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
|
Compute convolved decay. More...
#include <IMP/bff/bff_config.h>
#include <memory>
#include <cmath>
#include <iostream>
#include <algorithm>
#include <IMP/bff/DecayRoutines.h>
#include <IMP/bff/DecayCurve.h>
#include <IMP/bff/DecayModifier.h>
#include <IMP/bff/DecayLifetimeHandler.h>
Go to the source code of this file.
Classes | |
class | IMP::bff::DecayConvolution |
Compute convolved decay. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::bff | |
Bayesian Fluorescence Framework. | |
Typedefs | |
typedef IMP::Vector < DecayConvolution > | IMP::bff::DecayConvolutions |
Compute convolved decay.
Definition in file DecayConvolution.h.