Function lbcrypto::PrimeFactorize(NativeInteger, std::set<NativeInteger>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “lbcrypto::PrimeFactorize” with arguments “(NativeInteger, std::set<NativeInteger>&)”. Candidate function could not be parsed. Parsing error is Invalid C++ declaration: Expected ‘<’ after ‘template’ [error at 9] template void PrimeFactorize (NativeInteger n, std::set< NativeInteger > &primeFactors) ———^