Public Types | Static Public Member Functions | List of all members
Eigen::internal::Assignment< DstXprType, Inverse< PartialPivLU< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename PartialPivLU< MatrixType >::Scalar >, Dense2Dense > Struct Template Reference

#include <PartialPivLU.h>

Public Types

typedef PartialPivLU< MatrixTypeLuType
 
typedef Inverse< LuTypeSrcXprType
 

Static Public Member Functions

static void run (DstXprType &dst, const SrcXprType &src, const internal::assign_op< typename DstXprType::Scalar, typename LuType::Scalar > &)
 

Detailed Description

template<typename DstXprType, typename MatrixType>
struct Eigen::internal::Assignment< DstXprType, Inverse< PartialPivLU< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename PartialPivLU< MatrixType >::Scalar >, Dense2Dense >

Definition at line 581 of file PartialPivLU.h.

Member Typedef Documentation

◆ LuType

template<typename DstXprType , typename MatrixType >
typedef PartialPivLU<MatrixType> Eigen::internal::Assignment< DstXprType, Inverse< PartialPivLU< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename PartialPivLU< MatrixType >::Scalar >, Dense2Dense >::LuType

Definition at line 583 of file PartialPivLU.h.

◆ SrcXprType

template<typename DstXprType , typename MatrixType >
typedef Inverse<LuType> Eigen::internal::Assignment< DstXprType, Inverse< PartialPivLU< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename PartialPivLU< MatrixType >::Scalar >, Dense2Dense >::SrcXprType

Definition at line 584 of file PartialPivLU.h.

Member Function Documentation

◆ run()

template<typename DstXprType , typename MatrixType >
static void Eigen::internal::Assignment< DstXprType, Inverse< PartialPivLU< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename PartialPivLU< MatrixType >::Scalar >, Dense2Dense >::run ( DstXprType &  dst,
const SrcXprType src,
const internal::assign_op< typename DstXprType::Scalar, typename LuType::Scalar > &   
)
inlinestatic

Definition at line 585 of file PartialPivLU.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:36