FK20 CUDA
|
Go to the source code of this file.
Functions | |
__global__ void | G1TestDbl (testval_t *) |
Test for point doubling in G1: More... | |
__global__ void G1TestDbl | ( | testval_t * | ) |
Test for point doubling in G1:
p+p==dbl(p)
Definition at line 18 of file g1test_dbl.cu.