Отказ от функций getWeightedSum в пользу appendScaled; оптимизация версоров / Replacing of getWeightedSum onto appendScaled; versor optimization
This commit is contained in:
parent
7bd9c07f17
commit
e354b2425c
13 changed files with 331 additions and 835 deletions
|
@ -5,4 +5,12 @@
|
|||
|
||||
int test_sp_vector2();
|
||||
|
||||
int test_sp_vector2_square_module();
|
||||
|
||||
int test_sp_vector2_module();
|
||||
|
||||
int test_sp_vector2_add();
|
||||
|
||||
int test_sp_vector2_subtract();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue