Удаление combite3 функций, изменение названий параметров функицй combine и exclude
This commit is contained in:
parent
54c762da14
commit
5425206401
10 changed files with 277 additions and 220 deletions
9
basic-geometry-dev/turn3_combination.h
Normal file
9
basic-geometry-dev/turn3_combination.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef TURN3_COMBINATION_H_INCLUDED
|
||||
#define TURN3_COMBINATION_H_INCLUDED
|
||||
|
||||
#include <basic-geometry.h>
|
||||
|
||||
void test_fp32_turn3_combination();
|
||||
void test_fp64_turn3_combination();
|
||||
|
||||
#endif // TURN3_COMBINATION_H_INCLUDED
|
||||
Loading…
Add table
Add a link
Reference in a new issue