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

functionality only availble 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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::core
 See IMP.core Overview for more information.
 

Python Only

The following functions are only availale 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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file core/python_only.h.