Добавление базисов как вспомогательной структуры
This commit is contained in:
parent
9d7011e81e
commit
e6a94ab8d9
9 changed files with 345 additions and 14 deletions
|
@ -1,5 +1,6 @@
|
|||
#include "utilities.h"
|
||||
|
||||
extern inline int bgc_is_correct_direction(const int direction);
|
||||
|
||||
extern inline int bgc_is_zero_fp32(const float square_value);
|
||||
extern inline int bgc_is_zero_fp64(const double square_value);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue