IMP
2.0.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>
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 | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::core |
See IMP.core Overview for more information. | |
Typedefs | |
typedef GenericBoundingBox3DSingletonScore < UnaryFunction > | IMP::core::BoundingBox3DSingletonScore |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file BoundingBox3DSingletonScore.h.