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 451 of file LDLT.h.

Member Function Documentation

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 454 of file LDLT.h.

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 461 of file LDLT.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:38