FK20 CUDA
g1test_dbl.cu File Reference
#include <stdio.h>
#include "g1.cuh"
#include "fr.cuh"
#include "g1test.cuh"
Include dependency graph for g1test_dbl.cu:

Go to the source code of this file.

Functions

__global__ void G1TestDbl (testval_t *)
 Test for point doubling in G1: More...
 

Function Documentation

◆ G1TestDbl()

__global__ void G1TestDbl ( testval_t )

Test for point doubling in G1:

p+p==dbl(p)

Returns
void

Definition at line 18 of file g1test_dbl.cu.

Here is the caller graph for this function: