Loading...
Searching...
No Matches
nut_u64_ModMatrix Struct Reference

Data Fields

uint64_t rows
 
uint64_t cols
 
uint64_t modulus
 
uint64_t * buf
 

Detailed Description

Definition at line 20 of file matrix.h.

Field Documentation

◆ rows

uint64_t nut_u64_ModMatrix::rows

Definition at line 21 of file matrix.h.

◆ cols

uint64_t nut_u64_ModMatrix::cols

Definition at line 21 of file matrix.h.

◆ modulus

uint64_t nut_u64_ModMatrix::modulus

Definition at line 21 of file matrix.h.

◆ buf

uint64_t* nut_u64_ModMatrix::buf

Definition at line 22 of file matrix.h.


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