TR-mbed 1.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Eigen::internal::group_theory::dimino_add_generator< Multiply, Equality, id, elements, generators_done, current_generator, redundant > Struct Template Reference

#include <TemplateGroupTheory.h>

Public Types

typedef apply_op_from_right< Multiply, current_generator, elements >::type multiplied_elements
 
typedef concat< elements, multiplied_elements >::type new_elements
 
typedef dimino_add_all_coset_spaces< Multiply, Equality, id, elements, new_elements, typename concat< generators_done, type_list< current_generator > >::type, elements::count, rep_pos, false_helper
 
typedef _helper::type type
 

Static Public Attributes

static constexpr int rep_pos = elements::count
 
static constexpr int global_flags = _helper::global_flags
 

Member Typedef Documentation

◆ _helper

◆ multiplied_elements

◆ new_elements

◆ type

Member Data Documentation

◆ global_flags

template<template< typename, typename > class Multiply, template< typename, typename > class Equality, typename id , typename elements , typename generators_done , typename current_generator , bool redundant>
constexpr int Eigen::internal::group_theory::dimino_add_generator< Multiply, Equality, id, elements, generators_done, current_generator, redundant >::global_flags = _helper::global_flags
staticconstexpr

◆ rep_pos

template<template< typename, typename > class Multiply, template< typename, typename > class Equality, typename id , typename elements , typename generators_done , typename current_generator , bool redundant>
constexpr int Eigen::internal::group_theory::dimino_add_generator< Multiply, Equality, id, elements, generators_done, current_generator, redundant >::rep_pos = elements::count
staticconstexpr

The documentation for this struct was generated from the following file: