IMP logo
IMP Reference Guide  develop.45c11de31d,2024/03/27
The Integrative Modeling Platform
core/utility.h File Reference

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>
+ Include dependency graph for core/utility.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Various important functionality for implementing decorators.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file core/utility.h.