Static Public Member Functions | List of all members
Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, BisSPD > 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, bool BisSPD>
struct Eigen::internal::OP< MatrixSolver, MatrixType, Scalar, BisSPD >

Definition at line 34 of file ArpackSelfAdjointEigenSolver.h.

Member Function Documentation

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

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