mathkit  2.0
 All Classes Namespaces Functions Variables Typedefs
Public Attributes | List of all members
mathkit::Eigen Struct Reference

Eigen values and eigen vectors. More...

#include <Matrix.hpp>

Public Attributes

Vector values
 A vector contains the eigen values.
 
Matrix vectors
 A matrix whose columns are eigen vectors.
 

Detailed Description

Eigen values and eigen vectors.

Definition at line 291 of file Matrix.hpp.


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