Eig.this

Check for symmetry, then construct the eigenvalue decomposition @param A Square matrix @return Structure to access D and V.

class Eig
this
(
Mat2D!double A
)

Meta