Skip to content

Cleaned up the logic and comments for maxDepth

Yuriy Polyakov requested to merge issue-54 into master

Closes #54 (closed)

Makes sure the default value of maxDepth is always 2 and removes confusing (incorrect) exceptions thrown in BFV* EvalMult.

Merge request reports