Module un_algebra::group[][src]

Algebraic group traits and implementations.

The group module provides support for types that form algebraic groups. It also provides support for types that form additive or multiplicative groups, including their "numeric" counterparts.

Modules

add_group

Algebraic additive group traits.

group

Algebraic group trait.

mul_group

Algebraic multiplicative group traits.