Blender  V3.3
Functions
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 27 of file matrix.cc.

References inverse(), M, and R.

Referenced by invert_m4_m4(), and invert_m4_m4_fallback().