IMP Reference Guide
develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
|
Simple restraint for networks of accessible volumes. More...
#include <IMP/bff/bff_config.h>
#include <IMP/score_functor/distance_pair_score_macros.h>
#include <IMP/Model.h>
#include <IMP/Restraint.h>
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include <IMP/atom/Hierarchy.h>
#include <IMP/UnaryFunction.h>
#include <IMP/bff/AV.h>
#include <IMP/bff/internal/FPSReaderWriter.h>
#include <IMP/bff/internal/json.h>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | IMP::bff::AVNetworkRestraint |
A restraint that uses an annotated volumetric network to score particle distances. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::bff | |
Bayesian Fluorescence Framework. | |
Simple restraint for networks of accessible volumes.
Definition in file AVNetworkRestraint.h.