std::pair< bool, RepDecomposition > syten::RepRegister::Decomp::getDecomposition | ( | Rep const & | a, |
Rep const & | b, | ||
Ordinal const & | resultIndex | ||
) |
Checks if we already know about a given decomposition.
a | first rep |
b | second rep |
resultIndex | which index of the CGC space corresponds to the resulting rep |
References std::make_pair(), repDecompositionData, and repDecompositionDataMtx.