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

#include <ColPivHouseholderQR.h>

Public Types

typedef ColPivHouseholderQR< MatrixType > QrType
 
typedef Inverse< QrTypeSrcXprType
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 617 of file ColPivHouseholderQR.h.

Member Typedef Documentation

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

Definition at line 619 of file ColPivHouseholderQR.h.

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

Definition at line 620 of file ColPivHouseholderQR.h.

Member Function Documentation

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

Definition at line 621 of file ColPivHouseholderQR.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:28