PandA-2024.02
Functions
diff_sq_acc_tb.cpp File Reference
#include <stdio.h>
#include "../src/diff_sq_acc.h"
Include dependency graph for diff_sq_acc_tb.cpp:

Go to the source code of this file.

Functions

void ref_diff_sq_acc (int a[N], int b[N], long long int *dout)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 53 of file diff_sq_acc_tb.cpp.

References aa, diff_sq_acc(), k, N, and ref_diff_sq_acc().

Here is the call graph for this function:

◆ ref_diff_sq_acc()

void ref_diff_sq_acc ( int  a[N],
int  b[N],
long long int *  dout 
)

Definition at line 35 of file diff_sq_acc_tb.cpp.

References N.

Referenced by main().

Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:08 for PandA-2024.02 by doxygen 1.8.13