Public Types | Public Member Functions | Static Public Member Functions | List of all members
eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ > Struct Template Reference

#include <CholmodSimplicialLDLT.hpp>

Inheritance diagram for eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >:
Inheritance graph
[legend]

Public Types

typedef MatrixType_ MatrixType
 
typedef MatrixType::RealScalar RealScalar
 
typedef MatrixType::Scalar Scalar
 
typedef Eigen::CholmodSimplicialLDLT< MatrixType_, UpLo_ > Solver
 

Public Member Functions

template<class PyClass >
void visit (PyClass &cl) const
 

Static Public Member Functions

static void expose ()
 
static void expose (const std::string &name)
 

Detailed Description

template<typename MatrixType_, int UpLo_ = Eigen::Lower>
struct eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >

Definition at line 15 of file CholmodSimplicialLDLT.hpp.

Member Typedef Documentation

◆ MatrixType

template<typename MatrixType_ , int UpLo_ = Eigen::Lower>
typedef MatrixType_ eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >::MatrixType

Definition at line 18 of file CholmodSimplicialLDLT.hpp.

◆ RealScalar

template<typename MatrixType_ , int UpLo_ = Eigen::Lower>
typedef MatrixType::RealScalar eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >::RealScalar

Definition at line 20 of file CholmodSimplicialLDLT.hpp.

◆ Scalar

template<typename MatrixType_ , int UpLo_ = Eigen::Lower>
typedef MatrixType::Scalar eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >::Scalar

Definition at line 19 of file CholmodSimplicialLDLT.hpp.

◆ Solver

template<typename MatrixType_ , int UpLo_ = Eigen::Lower>
typedef Eigen::CholmodSimplicialLDLT<MatrixType_, UpLo_> eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >::Solver

Definition at line 22 of file CholmodSimplicialLDLT.hpp.

Member Function Documentation

◆ expose() [1/2]

template<typename MatrixType_ , int UpLo_ = Eigen::Lower>
static void eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >::expose ( )
inlinestatic

Definition at line 37 of file CholmodSimplicialLDLT.hpp.

◆ expose() [2/2]

template<typename MatrixType_ , int UpLo_ = Eigen::Lower>
static void eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >::expose ( const std::string &  name)
inlinestatic

Definition at line 43 of file CholmodSimplicialLDLT.hpp.

◆ visit()

template<typename MatrixType_ , int UpLo_ = Eigen::Lower>
template<class PyClass >
void eigenpy::CholmodSimplicialLDLTVisitor< MatrixType_, UpLo_ >::visit ( PyClass &  cl) const
inline

Definition at line 25 of file CholmodSimplicialLDLT.hpp.


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


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Apr 26 2024 02:17:35