Module batch

Module batch 

Source
Expand description

Batched field inversion APIs, using Montgomery’s trick.

Structs§

BatchInverter
A non-allocating batch inverter.

Traits§

BatchInvert
Extension trait for iterators over mutable field elements which allows those field elements to be inverted in a batch.