|
|
char | jobz |
| |
|
char | range |
| |
|
char | uplo |
| |
|
lapack_int | n |
| |
|
float_t * | a |
| |
|
lapack_int | lda |
| |
|
float_t * | vl |
| |
|
float_t * | vu |
| |
|
lapack_int | il |
| |
|
lapack_int | iu |
| |
|
float_t | abstol |
| |
|
lapack_int | m |
| |
|
float_t * | w |
| |
|
float_t * | z |
| |
|
lapack_int | ldz |
| |
|
float_t * | work |
| |
|
lapack_int | lwork |
| |
|
lapack_int * | iwork |
| |
|
lapack_int * | ifail |
| |
|
lapack_int | info |
| |
|
|
std::ostream & | operator<< (std::ostream &os, const eigs_params< float_t > &p) |
| |
template<typename float_t>
struct vmml::lapack::eigs_params< float_t >
Definition at line 84 of file lapack_sym_eigs.hpp.
The documentation for this struct was generated from the following file: