Classes | Namespaces | Functions
ArpackSelfAdjointEigenSolver.h File Reference
#include <Eigen/Dense>
Include dependency graph for ArpackSelfAdjointEigenSolver.h:

Go to the source code of this file.

Classes

struct  Eigen::internal::arpack_wrapper< Scalar, RealScalar >
struct  Eigen::internal::arpack_wrapper< double, double >
struct  Eigen::internal::arpack_wrapper< float, float >
class  Eigen::ArpackGeneralizedSelfAdjointEigenSolver< MatrixType, MatrixSolver, BisSPD >
struct  Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, BisSPD >
struct  Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, false >
struct  Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, true >

Namespaces

namespace  Eigen
 

iterative scaling algorithm to equilibrate rows and column norms in matrices


namespace  Eigen::internal

Functions

void Eigen::dsaupd_ (int *ido, char *bmat, int *n, char *which, int *nev, double *tol, double *resid, int *ncv, double *v, int *ldv, int *iparam, int *ipntr, double *workd, double *workl, int *lworkl, int *info)
void Eigen::dseupd_ (int *rvec, char *All, int *select, double *d, double *z, int *ldz, double *sigma, char *bmat, int *n, char *which, int *nev, double *tol, double *resid, int *ncv, double *v, int *ldv, int *iparam, int *ipntr, double *workd, double *workl, int *lworkl, int *ierr)
void Eigen::ssaupd_ (int *ido, char *bmat, int *n, char *which, int *nev, float *tol, float *resid, int *ncv, float *v, int *ldv, int *iparam, int *ipntr, float *workd, float *workl, int *lworkl, int *info)
void Eigen::sseupd_ (int *rvec, char *All, int *select, float *d, float *z, int *ldz, float *sigma, char *bmat, int *n, char *which, int *nev, float *tol, float *resid, int *ncv, float *v, int *ldv, int *iparam, int *ipntr, float *workd, float *workl, int *lworkl, int *ierr)


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:48