6 lines
143 B
C
6 lines
143 B
C
#ifndef _BGC_DEV_AFFINE3_H_
|
|
#define _BGC_DEV_AFFINE3_H_
|
|
|
|
float test_bgc_affine3_performance(int affine_amount, int vector_per_affine);
|
|
|
|
#endif
|