Public Types | Static Public Member Functions
Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > > Struct Template Reference

#include <SimplicialCholesky.h>

List of all members.

Public Types

enum  { UpLo = _UpLo }
typedef SparseMatrix< Scalar,
ColMajor, Index
CholMatrixType
typedef MatrixType::Index Index
typedef SparseTriangularView
< CholMatrixType,
Eigen::UnitLower
MatrixL
typedef _MatrixType MatrixType
typedef SparseTriangularView
< typename
CholMatrixType::AdjointReturnType,
Eigen::UnitUpper
MatrixU
typedef _Ordering OrderingType
typedef MatrixType::Scalar Scalar

Static Public Member Functions

static MatrixL getL (const MatrixType &m)
static MatrixU getU (const MatrixType &m)

Detailed Description

template<typename _MatrixType, int _UpLo, typename _Ordering>
struct Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >

Definition at line 264 of file SimplicialCholesky.h.


Member Typedef Documentation

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef SparseMatrix<Scalar, ColMajor, Index> Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::CholMatrixType

Definition at line 271 of file SimplicialCholesky.h.

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef MatrixType::Index Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::Index

Definition at line 270 of file SimplicialCholesky.h.

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef SparseTriangularView<CholMatrixType, Eigen::UnitLower> Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::MatrixL

Definition at line 272 of file SimplicialCholesky.h.

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef _MatrixType Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::MatrixType

Definition at line 266 of file SimplicialCholesky.h.

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef SparseTriangularView<typename CholMatrixType::AdjointReturnType, Eigen::UnitUpper> Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::MatrixU

Definition at line 273 of file SimplicialCholesky.h.

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef _Ordering Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::OrderingType

Definition at line 267 of file SimplicialCholesky.h.

template<typename _MatrixType , int _UpLo, typename _Ordering >
typedef MatrixType::Scalar Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::Scalar

Definition at line 269 of file SimplicialCholesky.h.


Member Enumeration Documentation

template<typename _MatrixType , int _UpLo, typename _Ordering >
anonymous enum
Enumerator:
UpLo 

Definition at line 268 of file SimplicialCholesky.h.


Member Function Documentation

template<typename _MatrixType , int _UpLo, typename _Ordering >
static MatrixL Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::getL ( const MatrixType m) [inline, static]

Definition at line 274 of file SimplicialCholesky.h.

template<typename _MatrixType , int _UpLo, typename _Ordering >
static MatrixU Eigen::internal::traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >::getU ( const MatrixType m) [inline, static]

Definition at line 275 of file SimplicialCholesky.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:06