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

#include <crypto.h>

Data Fields

LuxScalar256 x
 
LuxScalar256 y
 
uint32_t infinity
 
uint32_t _pad
 

Detailed Description

Definition at line 42 of file crypto.h.

Field Documentation

◆ _pad

uint32_t LuxG1Affine254::_pad

Definition at line 46 of file crypto.h.

◆ infinity

uint32_t LuxG1Affine254::infinity

Definition at line 45 of file crypto.h.

◆ x

LuxScalar256 LuxG1Affine254::x

Definition at line 43 of file crypto.h.

◆ y

LuxScalar256 LuxG1Affine254::y

Definition at line 44 of file crypto.h.


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