Public Types | Static Public Member Functions
Eigen::internal::LLT_Traits< MatrixType, Lower > Struct Template Reference

#include <LLT.h>

List of all members.

Public Types

typedef const TriangularView
< const MatrixType, Lower
MatrixL
typedef const TriangularView
< const typename
MatrixType::AdjointReturnType,
Upper
MatrixU

Static Public Member Functions

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

Detailed Description

template<typename MatrixType>
struct Eigen::internal::LLT_Traits< MatrixType, Lower >

Definition at line 361 of file LLT.h.


Member Typedef Documentation

template<typename MatrixType >
typedef const TriangularView<const MatrixType, Lower> Eigen::internal::LLT_Traits< MatrixType, Lower >::MatrixL

Definition at line 363 of file LLT.h.

template<typename MatrixType >
typedef const TriangularView<const typename MatrixType::AdjointReturnType, Upper> Eigen::internal::LLT_Traits< MatrixType, Lower >::MatrixU

Definition at line 364 of file LLT.h.


Member Function Documentation

template<typename MatrixType >
static MatrixL Eigen::internal::LLT_Traits< MatrixType, Lower >::getL ( const MatrixType &  m) [inline, static]

Definition at line 365 of file LLT.h.

template<typename MatrixType >
static MatrixU Eigen::internal::LLT_Traits< MatrixType, Lower >::getU ( const MatrixType &  m) [inline, static]

Definition at line 366 of file LLT.h.

template<typename MatrixType >
static bool Eigen::internal::LLT_Traits< MatrixType, Lower >::inplace_decomposition ( MatrixType &  m) [inline, static]

Definition at line 367 of file LLT.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:01