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

#include <crypto.h>

Data Fields

LuxFp2_381 x
 
LuxFp2_381 y
 
uint32_t infinity
 
uint32_t _pad
 

Detailed Description

Definition at line 83 of file crypto.h.

Field Documentation

◆ _pad

uint32_t LuxG2Affine381::_pad

Definition at line 87 of file crypto.h.

◆ infinity

uint32_t LuxG2Affine381::infinity

Definition at line 86 of file crypto.h.

◆ x

LuxFp2_381 LuxG2Affine381::x

Definition at line 84 of file crypto.h.

◆ y

LuxFp2_381 LuxG2Affine381::y

Definition at line 85 of file crypto.h.


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