Function lbcrypto::GreatestCommonDivisor(const NativeInteger&, const NativeInteger&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “lbcrypto::GreatestCommonDivisor” with arguments “(const NativeInteger&, const NativeInteger&)”. 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) ———^