Eigen::SGroup< Gen > Class Template Reference

Detailed Description

template<typename... Gen>
class Eigen::SGroup< Gen >

Symmetry group, initialized from template arguments.

This class represents a symmetry group whose generators are already known at compile time. It may or may not be resolved at compile time, depending on the estimated size of the group.

See also:
StaticSGroup
DynamicSGroup

Inherits root_type< internal::tensor_symmetry_num_indices< Gen...>::value, Gen...>.

List of all members.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerator