Batch Inverse
Reduction of the number of field inverse operations when computing batch operations.
What is Batch Inverse?
How Does It Work?
1. Compute Prefix Products
2. Compute Inverse of the Final Product
3. Compute Each Inverse in Reverse
Computational Complexity
Last updated