klMatrix
Public Member Functions | Data Fields
klArpackFunctor Class Reference

#include <kl_arpack.h>

Collaboration diagram for klArpackFunctor:
Collaboration graph

Public Member Functions

klVector< complex< double > > run (klMatrix< double > &kldmp, unsigned int numEigenvalues, bool calculateEigenvectors=true)
 

Data Fields

klMatrix< complex< double > > EigenVectors
 

Member Function Documentation

klVector<complex<double> > klArpackFunctor::run ( klMatrix< double > &  kldmp,
unsigned int  numEigenvalues,
bool  calculateEigenvectors = true 
)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

Field Documentation

klMatrix<complex<double> > klArpackFunctor::EigenVectors

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