sc_SymmetryOperation (3) Linux Manual Page
sc::SymmetryOperation – The SymmetryOperation class provides a 3 by 3 matrix representation of a symmetry operation, such as a rotation or reflection. Synopsis #include <pointgrp.h> Public Member Functions SymmetryOperation (const SymmetryOperation &) double trace () const returns the trace of the transformation matrix double * operator[] (int i) returns the i’th row of the transformation…
