Static Public Member Functions | List of all members
Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, false > Struct Template Reference

#include <ArpackSelfAdjointEigenSolver.h>

Static Public Member Functions

static void applyOP (MatrixSolver &OP, const MatrixType &A, int n, Scalar *in, Scalar *out)
 
static void project (MatrixSolver &OP, int n, int k, Scalar *vecs)
 

Detailed Description

template<typename MatrixSolver, typename MatrixType, typename Scalar>
struct Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, false >

Definition at line 786 of file ArpackSelfAdjointEigenSolver.h.

Member Function Documentation

template<typename MatrixSolver , typename MatrixType , typename Scalar >
static void Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, false >::applyOP ( MatrixSolver &  OP,
const MatrixType &  A,
int  n,
Scalar *  in,
Scalar *  out 
)
inlinestatic

Definition at line 788 of file ArpackSelfAdjointEigenSolver.h.

template<typename MatrixSolver , typename MatrixType , typename Scalar >
static void Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, false >::project ( MatrixSolver &  OP,
int  n,
int  k,
Scalar *  vecs 
)
inlinestatic

Definition at line 793 of file ArpackSelfAdjointEigenSolver.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:39