Function lbcrypto::PolyMod(const NativeVector&, const NativeVector&, const NativeInteger&)

Function Documentation

Warning

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