Blender V4.3
matrix.h File Reference

Go to the source code of this file.

Functions

bool EIG_invert_m4_m4 (float inverse[4][4], const float matrix[4][4])
 

Function Documentation

◆ EIG_invert_m4_m4()

bool EIG_invert_m4_m4 ( float inverse[4][4],
const float matrix[4][4] )

Definition at line 29 of file matrix.cc.

References inverse(), M, Map, and R.

Referenced by invert_m4_m4(), and invert_m4_m4_fallback().