Public Types | Static Public Member Functions | List of all members
Eigen::internal::llt_inplace< Scalar, Lower > Struct Template Reference

#include <LLT.h>

Public Types

typedef NumTraits< Scalar >::Real RealScalar
 

Static Public Member Functions

template<typename MatrixType >
static Index blocked (MatrixType &m)
 
template<typename MatrixType , typename VectorType >
static Index rankUpdate (MatrixType &mat, const VectorType &vec, const RealScalar &sigma)
 
template<typename MatrixType >
static Index unblocked (MatrixType &mat)
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::llt_inplace< Scalar, Lower >

Definition at line 309 of file LLT.h.

Member Typedef Documentation

◆ RealScalar

template<typename Scalar >
typedef NumTraits<Scalar>::Real Eigen::internal::llt_inplace< Scalar, Lower >::RealScalar

Definition at line 311 of file LLT.h.

Member Function Documentation

◆ blocked()

template<typename Scalar >
template<typename MatrixType >
static Index Eigen::internal::llt_inplace< Scalar, Lower >::blocked ( MatrixType m)
inlinestatic

Definition at line 339 of file LLT.h.

◆ rankUpdate()

template<typename Scalar >
template<typename MatrixType , typename VectorType >
static Index Eigen::internal::llt_inplace< Scalar, Lower >::rankUpdate ( MatrixType mat,
const VectorType vec,
const RealScalar sigma 
)
inlinestatic

Definition at line 371 of file LLT.h.

◆ unblocked()

template<typename Scalar >
template<typename MatrixType >
static Index Eigen::internal::llt_inplace< Scalar, Lower >::unblocked ( MatrixType mat)
inlinestatic

Definition at line 313 of file LLT.h.


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


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