Function lbcrypto::LongDivisionChebyshev(const std::vector<int64_t>&, const std::vector<int64_t>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “lbcrypto::LongDivisionChebyshev” with arguments “(const std::vector<int64_t>&, const std::vector<int64_t>&)”. Candidate function could not be parsed. Parsing error is Invalid C++ declaration: Expected ‘<’ after ‘template’ [error at 9] template std::shared_ptr< longDiv< int64_t > > LongDivisionChebyshev (const std::vector< int64_t > &f, const std::vector< int64_t > &g) ———^