Продолжение переименования типов и функций
This commit is contained in:
parent
605afabd94
commit
3b6efaafa9
25 changed files with 768 additions and 916 deletions
|
@ -5,12 +5,12 @@
|
|||
|
||||
int test_fp32_vector2();
|
||||
|
||||
int test_fp32_vector2_square_modulus();
|
||||
int test_vector2_fp32_square_modulus();
|
||||
|
||||
int test_fp32_vector2_modulus();
|
||||
int test_vector2_fp32_modulus();
|
||||
|
||||
int test_fp32_vector2_add();
|
||||
int test_vector2_fp32_add();
|
||||
|
||||
int test_fp32_vector2_subtract();
|
||||
int test_vector2_fp32_subtract();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue