Typedef intnat::ModulusRootPair

Typedef Documentation

template<typename IntType>
using intnat::ModulusRootPair = std::pair<ModulusRoot<IntType>, ModulusRoot<IntType>>