IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A filter for Triplets. More...
#include <IMP/container/container_config.h>
#include <IMP/TripletPredicate.h>
#include <IMP/TripletContainer.h>
#include <IMP/internal/container_helpers.h>
#include "internal/TripletContainerIndex.h"
#include <IMP/triplet_macros.h>
#include <IMP/object_macros.h>
#include <IMP/warning_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::container::InContainerTripletFilter |
A filter which returns true if a container contains the Triplet. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::container | |
Various classes to hold sets of particles. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < InContainerTripletFilter > > | IMP::container::InContainerTripletFilters |
typedef IMP::Vector < IMP::WeakPointer < InContainerTripletFilter > > | IMP::container::InContainerTripletFiltersTemp |
A filter for Triplets.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file InContainerTripletFilter.h.