Contains typed arrays to EigenValues and EigenVectors. More...
#include <EigenValues.hpp>
Contains typed arrays to EigenValues and EigenVectors.
| void Fiber::EigenArrays::create | ( | const RefPtr< MemBase > & | Data | ) | 
Create the six eigen arrays of the same size as the input data set.
Referenced by EigenArrays().
| void Fiber::EigenArrays::setFields | ( | Representation & | R, | |
| const string & | Fieldname, | |||
| const RefPtr< FragmentID > & | f, | |||
| const RefPtr< MemBase > & | DataSource, | |||
| bool |  Discardable = true | |||
| ) | 
| DataSource | The source of the data, only used to set up parental information and an cache info string. | 
References MemCore::Cache::MemCache().
Referenced by EigenArrays().
 1.6.2