IMP  2.3.0
The Integrative Modeling Platform
core/python_only.h File Reference

Functionality only available in Python. More...

#include <IMP/core/core_config.h>
+ Include dependency graph for core/python_only.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Python Only

The following functions are only available in Python as the equivalent C++ functionality is provided via template functions or in other ways that don't directly map to Python.

algebra::Transformation3D IMP::core::get_transformation_aligning_first_to_second (XYZsOrVector3ds a, XYZsOrVector3ds b)
 

Detailed Description

Functionality only available in Python.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file core/python_only.h.