IMP Reference Guide
2.18.0
The Integrative Modeling Platform
|
Apply a TripletScore to each Triplet in a list. More...
#include <IMP/container/container_config.h>
#include "DynamicListTripletContainer.h"
#include <IMP/TripletPredicate.h>
#include <IMP/TripletContainer.h>
#include <IMP/Vector.h>
#include <IMP/triplet_macros.h>
#include <boost/tuple/tuple.hpp>
#include <iostream>
Go to the source code of this file.
Classes | |
class | IMP::container::DistributeTripletsScoreState |
Distribute contents of one container into several based on predicates. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::container | |
Various classes to hold sets of particles. | |
Apply a TripletScore to each Triplet in a list.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file DistributeTripletsScoreState.h.