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

Function Documentation

Warning

doxygenfunction: Unable to resolve function “lbcrypto::PrimeFactorize” with arguments “(IntType, std::set<IntType>&)”. 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) ———^