IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Various important functionality for implementing decorators. More...
#include <IMP/core/core_config.h>
#include "XYZR.h"
#include <IMP/base_types.h>
#include <IMP/algebra/Segment3D.h>
#include <IMP/algebra/Transformation3D.h>
#include <IMP/Model.h>
#include <IMP/Particle.h>
Go to the source code of this file.
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. | |
Functions | |
algebra::BoundingBoxD< 3 > | IMP::core::get_bounding_box (const XYZRs &ps) |
Get the bounding box. More... | |
algebra::Vector3D | IMP::core::get_centroid (const XYZs &ps) |
Get the centroid. More... | |
Various important functionality for implementing decorators.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file core/utility.h.