

Go to the source code of this file.
Data Structures | |
| class | IMP::algebra::Rotation2D |
| Stores a 2D rotation matrix. More... | |
Namespaces | |
| namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
| namespace | IMP::algebra |
| This module contains general purpose algebraic and geometric methods. | |
Functions | |
| Rotation2D | IMP::algebra::compose (const Rotation2D &a, const Rotation2D &b) |
| compose two rotations a and b | |
| Rotation2D | IMP::algebra::get_identity_rotation_2d () |
| Builds an identity rotation in 2D. | |
| Rotation2D | IMP::algebra::get_random_rotation_2d () |
| Builds an identity rotation in 2D. | |
| Rotation2D | IMP::algebra::get_rotation_to_x_axis (const VectorD< 2 > &v) |
Copyright 2007-2010 IMP Inventors. All rights reserved.