HILA
Loading...
Searching...
No Matches
eigen_result< M > Struct Template Reference

type to store the return value of eigen_hermitean(): {E, U} where E is nxn DiagonalMatrix containing eigenvalues and U nxn unitary matrix, with eigenvector columns More...

#include <matrix.h>

Collaboration diagram for eigen_result< M >:

Detailed Description

template<typename M>
struct eigen_result< M >

type to store the return value of eigen_hermitean(): {E, U} where E is nxn DiagonalMatrix containing eigenvalues and U nxn unitary matrix, with eigenvector columns

Template Parameters
M- type of input matrix

Definition at line 73 of file matrix.h.


The documentation for this struct was generated from the following file: