Переход на версию 0.3: изменение подхода к именованию сущностей, добавление, изменение и удаление ряда функций
This commit is contained in:
parent
d33daf4e2d
commit
f7e41645fe
87 changed files with 4580 additions and 4051 deletions
|
|
@ -5,9 +5,9 @@ void test_is_unit_fp32();
|
|||
|
||||
void test_is_unit_fp64();
|
||||
|
||||
void test_is_sqare_unit_fp32();
|
||||
void test_is_square_unit_fp32();
|
||||
|
||||
void test_is_sqare_unit_fp64();
|
||||
void test_is_square_unit_fp64();
|
||||
|
||||
void test_is_unit();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue