|
IMP Reference Guide
2.17.0
The Integrative Modeling Platform
|
Score particles based on a bounding box. More...
#include <IMP/core/core_config.h>#include <IMP/generic.h>#include <IMP/SingletonScore.h>#include <IMP/singleton_macros.h>#include <IMP/UnaryFunction.h>#include <IMP/algebra/BoundingBoxD.h>#include "XYZ.h"#include "internal/evaluate_distance_pair_score.h"#include <boost/lambda/lambda.hpp>
Include dependency graph for BoundingBox3DSingletonScore.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::core::GenericBoundingBox3DSingletonScore< UF > |
| Score particles based on how far outside a box they are. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::core | |
| Basic functionality that is expected to be used by a wide variety of IMP users. | |
Typedefs | |
| typedef GenericBoundingBox3DSingletonScore < UnaryFunction > | IMP::core::BoundingBox3DSingletonScore |
Score particles based on a bounding box.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file BoundingBox3DSingletonScore.h.