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 19 of file ArpackSelfAdjointEigenSolver.h.

Member Function Documentation

◆ applyOP()

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

◆ project()

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:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:00