Gemmi C++ API
Loading...
Searching...
No Matches
Namespaces | Functions
eig3.hpp File Reference

Eigen decomposition code for symmetric 3x3 matrices. More...

#include "math.hpp"
#include "fail.hpp"

Go to the source code of this file.

Namespaces

namespace  gemmi
 

Functions

GEMMI_DLL Mat33 gemmi::eigen_decomposition (const SMat33< double > &A, double(&d)[3])
 

Detailed Description

Eigen decomposition code for symmetric 3x3 matrices.

Definition in file eig3.hpp.