Static Public Member Functions | Public Attributes | List of all members
Eigen::internal::LDLT_Traits< MatrixType, Upper > Struct Template Reference

#include <LDLT.h>

Static Public Member Functions

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

Public Attributes

const typedef TriangularView< const typename MatrixType::AdjointReturnType, UnitLowerMatrixL
 
const typedef TriangularView< const MatrixType, UnitUpperMatrixU
 

Detailed Description

template<typename MatrixType>
struct Eigen::internal::LDLT_Traits< MatrixType, Upper >

Definition at line 485 of file LDLT.h.

Member Function Documentation

◆ getL()

template<typename MatrixType >
static MatrixL Eigen::internal::LDLT_Traits< MatrixType, Upper >::getL ( const MatrixType m)
inlinestatic

Definition at line 489 of file LDLT.h.

◆ getU()

template<typename MatrixType >
static MatrixU Eigen::internal::LDLT_Traits< MatrixType, Upper >::getU ( const MatrixType m)
inlinestatic

Definition at line 490 of file LDLT.h.

Member Data Documentation

◆ MatrixL

template<typename MatrixType >
const typedef TriangularView<const typename MatrixType::AdjointReturnType, UnitLower> Eigen::internal::LDLT_Traits< MatrixType, Upper >::MatrixL

Definition at line 487 of file LDLT.h.

◆ MatrixU

template<typename MatrixType >
const typedef TriangularView<const MatrixType, UnitUpper> Eigen::internal::LDLT_Traits< MatrixType, Upper >::MatrixU

Definition at line 488 of file LDLT.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:09