#include <symmetry.h>
Public Member Functions | |
| symmetry () | |
| Default constructor. Some data members are not initialized! | |
| symmetry (uctbx::unit_cell const &unit_cell, sgtbx::space_group const &space_group) | |
| Initialization with unit cell and space group. | |
| uctbx::unit_cell const & | unit_cell () const |
| Unit cell as passed to the constructor. | |
| sgtbx::space_group const & | space_group () const |
| Space group as passed to the constructor. | |
| symmetry | change_basis (sgtbx::change_of_basis_op const &cb_op) const |
| New symmetry object in a new basis system. | |
This class is *not* directly related to cctbx.crystal.symmetry in Python.
1.5.6