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

#include <SimplicialCholesky.h>

Public Types

typedef MatrixType const * ConstMatrixPtr
 

Static Public Member Functions

static void run (const MatrixType &input, ConstMatrixPtr &pmat, MatrixType &)
 

Detailed Description

template<typename MatrixType>
struct Eigen::internal::simplicial_cholesky_grab_input< MatrixType, MatrixType >

Definition at line 32 of file SimplicialCholesky.h.

Member Typedef Documentation

template<typename MatrixType >
typedef MatrixType const* Eigen::internal::simplicial_cholesky_grab_input< MatrixType, MatrixType >::ConstMatrixPtr

Definition at line 33 of file SimplicialCholesky.h.

Member Function Documentation

template<typename MatrixType >
static void Eigen::internal::simplicial_cholesky_grab_input< MatrixType, MatrixType >::run ( const MatrixType &  input,
ConstMatrixPtr pmat,
MatrixType &   
)
inlinestatic

Definition at line 34 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