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, int *sign=0)
 
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 399 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,
int *  sign = 0 
)
inlinestatic

Definition at line 402 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 409 of file LDLT.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:13