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< MatrixType > LuType
 
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 568 of file PartialPivLU.h.

Member Typedef Documentation

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 570 of file PartialPivLU.h.

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 571 of file PartialPivLU.h.

Member Function Documentation

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 572 of file PartialPivLU.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:29