#include <ccp4_spg.h>
Public Attributes | |
float | rot [3][3] |
float | trn [3] |
float ccp4_symop_::rot[3][3] |
rotation matrix in row major ordering
Referenced by ccp4_symop_code(), ccp4spg_check_symm_cell(), ccp4spg_generate_indices(), ccp4spg_is_sysabs(), ccp4spg_load_spacegroup(), ccp4spg_print_recip_ops(), ccp4spg_put_in_asu(), ccp4spg_set_centric_zones(), ccp4spg_set_epsilon_zones(), mat4_to_rotandtrn(), and rotandtrn_to_mat4().
float ccp4_symop_::trn[3] |
translation component
Referenced by ccp4_symop_code(), ccp4spg_centric_phase(), ccp4spg_check_symm_cell(), ccp4spg_is_sysabs(), ccp4spg_load_spacegroup(), ccp4spg_norm_trans(), mat4_to_rotandtrn(), and rotandtrn_to_mat4().