Eigen::internal::group_theory::strip_identities< Equality, id, L > Class Template Reference

Cleanse a list of group elements of the identity element. More...

#include <TemplateGroupTheory.h>

Detailed Description

template<template< typename, typename > class Equality, typename id, typename L>
class Eigen::internal::group_theory::strip_identities< Equality, id, L >

Cleanse a list of group elements of the identity element.

This template is used to make a first pass through all initial generators of Dimino's algorithm and remove the identity elements.

See also
enumerate_group_elements

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