OpenLexocad  27.1
eig3.h
Go to the documentation of this file.
1 
2 void LX_BASE_EXPORT eigen_decomposition(double A[3][3], double V[3][3], double d[3]);
void LX_BASE_EXPORT eigen_decomposition(double A[3][3], double V[3][3], double d[3])