openfhe-development
openfhe-development copied to clipboard
Clean up CRT tables.
There is a lot of repeated code in PrecomputeCRTTables. We can make functions to generate CRT tables for different functions in DCRTPoly.cpp, and store them in structs.