Blender
V3.3
|
Go to the source code of this file.
Functions | |
TEST (math_matrix, interp_m4_m4m4_regular) | |
TEST (math_matrix, interp_m3_m3m3_singularity) | |
TEST | ( | math_matrix | , |
interp_m3_m3m3_singularity | |||
) |
Definition at line 46 of file BLI_math_matrix_test.cc.
References determinant_m3_array(), e, interp_m3_m3m3(), result, transpose_m3(), unit_m3(), and zero_m3().
TEST | ( | math_matrix | , |
interp_m4_m4m4_regular | |||
) |
Definition at line 7 of file BLI_math_matrix_test.cc.
References e, blender::robust_pred::epsilon, interp_m4_m4m4(), result, transpose_m4(), and unit_m4().