menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/bls12_381/src/g2.dart
G2NativeAffinePoint
toProjective method
toProjective method
dark_mode
light_mode
toProjective
method
G2NativeProjective
toProjective
(
)
Implementation
G2NativeProjective toProjective() => G2NativeProjective.fromAffine(this);
blockchain_utils package
documentation
crypto/crypto/zcrypto/bls12_381/src/g2
G2NativeAffinePoint
toProjective method
G2NativeAffinePoint class