Function SymEngine::crt

Function Documentation

bool SymEngine::crt(const Ptr<RCP<const Integer>> &R, const std::vector<RCP<const Integer>> &rem, const std::vector<RCP<const Integer>> &mod)

Chinese remainder function. Return true when a solution exists.