Template Function lbcrypto::GreatestCommonDivisor(const IntType&, const IntType&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “lbcrypto::GreatestCommonDivisor” with arguments “(const IntType&, const IntType&)”. Candidate function could not be parsed. Parsing error is Invalid C++ declaration: Expected ‘<’ after ‘template’ [error at 9] template NativeInteger GreatestCommonDivisor (const NativeInteger &a, const NativeInteger &b) ———^