Sequoia
Loading...
Searching...
No Matches
sequoia::maths::weakly_abelian_group_under_addition< T > Struct Template Reference

Trait for specifying whether a type behaves (appoximately) as an abelian group under addition. More...

#include <Spaces.hpp>

Inheritance diagram for sequoia::maths::weakly_abelian_group_under_addition< T >:

Detailed Description

template<class T>
struct sequoia::maths::weakly_abelian_group_under_addition< T >

Trait for specifying whether a type behaves (appoximately) as an abelian group under addition.

This includes all the arithmetic types, with the unsigned one behaving precisely as an abelian group under addition.


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