Lux GPU Core 0.2.0
Lightweight plugin-based GPU acceleration for blockchain and ML
Loading...
Searching...
No Matches
LuxG1Affine381 Struct Reference

#include <crypto.h>

Data Fields

LuxFp384 x
 
LuxFp384 y
 
uint32_t infinity
 
uint32_t _pad
 

Detailed Description

Definition at line 57 of file crypto.h.

Field Documentation

◆ _pad

uint32_t LuxG1Affine381::_pad

Definition at line 61 of file crypto.h.

◆ infinity

uint32_t LuxG1Affine381::infinity

Definition at line 60 of file crypto.h.

◆ x

LuxFp384 LuxG1Affine381::x

Definition at line 58 of file crypto.h.

◆ y

LuxFp384 LuxG1Affine381::y

Definition at line 59 of file crypto.h.


The documentation for this struct was generated from the following file: