|
Blender V4.5
|
Go to the source code of this file.
Functions | |
| void | EIG_svd_square_matrix (const int size, const float *matrix, float *r_U, float *r_S, float *r_V) |
| void EIG_svd_square_matrix | ( | const int | size, |
| const float * | matrix, | ||
| float * | r_U, | ||
| float * | r_S, | ||
| float * | r_V ) |