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