suanPan
arpack.h File Reference
#include <Domain/MetaMat/MetaMat.hpp>
#include <memory>
Include dependency graph for arpack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int eig_solve (vec &, mat &, const std::shared_ptr< MetaMat< double > > &, const std::shared_ptr< MetaMat< double > > &, unsigned, const char *="SM")
 
int eig_solve (cx_vec &, cx_mat &, const std::shared_ptr< MetaMat< double > > &, const std::shared_ptr< MetaMat< double > > &, unsigned, const char *="LM")