Bitcoin
Public Attributes
|
List of all members
secp256k1_ge Struct Reference
#include <
group.h
>
Public Attributes
secp256k1_fe
x
secp256k1_fe
y
int
infinity
Detailed Description
A group element of the secp256k1 curve, in affine coordinates.
Member Data Documentation
◆
infinity
int secp256k1_ge::infinity
◆
x
secp256k1_fe
secp256k1_ge::x
◆
y
secp256k1_fe
secp256k1_ge::y
The documentation for this struct was generated from the following file:
src/secp256k1/src/
group.h
Generated by
1.8.15