|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Contains typed arrays to EigenValues and EigenVectors. More...
#include <EigenValues.hpp>
Public Member Functions | |
| EigenValueArrays (Representation &R, const string &Fieldname, const RefPtr< FragmentID > &f) | |
| bool | hasData () const |
| Check whether ALL eigen value fields are defined. | |
Public Attributes | |
| RefPtr< TypedArray< double > > | pMajorEval |
| RefPtr< TypedArray< double > > | pMedianEval |
| RefPtr< TypedArray< double > > | pMinorEval |
Contains typed arrays to EigenValues and EigenVectors.