Public Types | Static Public Member Functions | List of all members
Eigen::internal::simplicial_cholesky_grab_input< CholMatrixType, InputMatrixType > Struct Template Reference

#include <SimplicialCholesky.h>

Public Types

typedef CholMatrixType const * ConstCholMatrixPtr
 

Static Public Member Functions

static void run (const InputMatrixType &input, ConstCholMatrixPtr &pmat, CholMatrixType &tmp)
 

Detailed Description

template<typename CholMatrixType, typename InputMatrixType>
struct Eigen::internal::simplicial_cholesky_grab_input< CholMatrixType, InputMatrixType >

Definition at line 22 of file SimplicialCholesky.h.

Member Typedef Documentation

template<typename CholMatrixType , typename InputMatrixType >
typedef CholMatrixType const* Eigen::internal::simplicial_cholesky_grab_input< CholMatrixType, InputMatrixType >::ConstCholMatrixPtr

Definition at line 23 of file SimplicialCholesky.h.

Member Function Documentation

template<typename CholMatrixType , typename InputMatrixType >
static void Eigen::internal::simplicial_cholesky_grab_input< CholMatrixType, InputMatrixType >::run ( const InputMatrixType &  input,
ConstCholMatrixPtr pmat,
CholMatrixType &  tmp 
)
inlinestatic

Definition at line 24 of file SimplicialCholesky.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:46