Static Public Member Functions | List of all members
Eigen::internal::ldlt_inplace< Upper > Struct Template Reference

#include <LDLT.h>

Static Public Member Functions

template<typename MatrixType , typename TranspositionType , typename Workspace >
static EIGEN_STRONG_INLINE bool unblocked (MatrixType &mat, TranspositionType &transpositions, Workspace &temp, SignMatrix &sign)
 
template<typename MatrixType , typename TranspositionType , typename Workspace , typename WType >
static EIGEN_STRONG_INLINE bool update (MatrixType &mat, TranspositionType &transpositions, Workspace &tmp, WType &w, const typename MatrixType::RealScalar &sigma=1)
 

Detailed Description

template<>
struct Eigen::internal::ldlt_inplace< Upper >

Definition at line 460 of file LDLT.h.

Member Function Documentation

◆ unblocked()

template<typename MatrixType , typename TranspositionType , typename Workspace >
static EIGEN_STRONG_INLINE bool Eigen::internal::ldlt_inplace< Upper >::unblocked ( MatrixType mat,
TranspositionType &  transpositions,
Workspace &  temp,
SignMatrix sign 
)
inlinestatic

Definition at line 463 of file LDLT.h.

◆ update()

template<typename MatrixType , typename TranspositionType , typename Workspace , typename WType >
static EIGEN_STRONG_INLINE bool Eigen::internal::ldlt_inplace< Upper >::update ( MatrixType mat,
TranspositionType &  transpositions,
Workspace &  tmp,
WType &  w,
const typename MatrixType::RealScalar sigma = 1 
)
inlinestatic

Definition at line 470 of file LDLT.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:57