Унификация названий
This commit is contained in:
parent
15b9e8a4a2
commit
08c1e6d148
20 changed files with 215 additions and 216 deletions
|
|
@ -207,9 +207,9 @@ inline void bgc_matrix3x2_set_column3_fp64(const double r1, const double r2, Bgc
|
|||
matrix->r2c3 = r2;
|
||||
}
|
||||
|
||||
// ============== Make transposed =============== //
|
||||
// =============== Get transposed =============== //
|
||||
|
||||