menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/bls12_381/src/pairing.dart
MillerLoopDriver<O>
conjugate abstract method
conjugate abstract method
dark_mode
light_mode
conjugate
abstract method
O
conjugate
(
O
acc
)
Computes the conjugate of the accumulated value.
Implementation
O conjugate(O acc);
blockchain_utils package
documentation
crypto/crypto/zcrypto/bls12_381/src/pairing
MillerLoopDriver<O>
conjugate abstract method
MillerLoopDriver class