|
STIR
6.3.0
|
A class implementing the trivial case where the symmetry operation does nothing at all. More...
#include "stir/recon_buildblock/SymmetryOperation.h"

Public Member Functions | |
| bool | is_trivial () const override |
| void | transform_bin_coordinates (Bin &b) const override |
| void | transform_view_segment_indices (ViewSegmentNumbers &n) const override |
| void | transform_image_coordinates (BasicCoordinate< 3, int > &c) const override |
| void | transform_proj_matrix_elems_for_one_bin (ProjMatrixElemsForOneBin &lor) const override |
| void | transform_proj_matrix_elems_for_one_densel (ProjMatrixElemsForOneDensel &) const override |
A class implementing the trivial case where the symmetry operation does nothing at all.
1.8.13