Home
last modified time | relevance | path

Searched defs:matmul_top_matrix_s (Results 1 – 1 of 1) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dmatmul_top.h62 struct matmul_top_matrix_s { struct
73 unsigned int n[2];
74 unsigned int n0[2]; // n0: unpadded.
79 char * locfile;
103 typedef struct matmul_top_matrix_s matmul_top_matrix[1]; argument