#include <terms.hpp>
template<class Universe , Sig divsig>
◆ project()
template<class Universe , Sig divsig>
◆ is_absorbing()
template<class Universe , Sig divsig>
◆ rev_op()
template<class Universe , Sig divsig>
- Precondition
is_absorbing(b)
must be false
.
◆ left_residual()
template<class Universe , Sig divsig>
static CUDA void lala::pc::GroupMul< Universe, divsig >::left_residual |
( |
const U & | a, |
|
|
const U & | b, |
|
|
U & | r ) |
|
inlinestatic |
If a
and b
contains 0, then we cannot say anything on the inverse since 0 is absorbing and the inverse could be anything.
◆ right_residual()
template<class Universe , Sig divsig>
static CUDA void lala::pc::GroupMul< Universe, divsig >::right_residual |
( |
const U & | a, |
|
|
const U & | b, |
|
|
U & | r ) |
|
inlinestatic |
◆ symbol()
template<class Universe , Sig divsig>
◆ sig()
template<class Universe , Sig divsig>
◆ prefix_symbol
template<class Universe , Sig divsig>
The documentation for this struct was generated from the following file: