menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/point/vesta.dart
VestaAffinePoint
VestaAffinePoint.new constructor
VestaAffinePoint.new constructor
dark_mode
light_mode
VestaAffinePoint
constructor
VestaAffinePoint
(
{
required
VestaFq
x
,
required
VestaFq
y
,
})
Implementation
VestaAffinePoint({required super.x, required super.y});
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/point/vesta
VestaAffinePoint
VestaAffinePoint.new constructor
VestaAffinePoint class