Public Types | Static Public Member Functions | List of all members
Eigen::internal::Assignment< DstXprType, SparseQRMatrixQReturnType< SparseQRType >, internal::assign_op< typename DstXprType::Scalar, typename DstXprType::Scalar >, Sparse2Dense > Struct Template Reference

#include <SparseQR.h>

Public Types

typedef DstXprType::Scalar Scalar
 
typedef SparseQRMatrixQReturnType< SparseQRType > SrcXprType
 
typedef DstXprType::StorageIndex StorageIndex
 

Static Public Member Functions

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

Detailed Description

template<typename DstXprType, typename SparseQRType>
struct Eigen::internal::Assignment< DstXprType, SparseQRMatrixQReturnType< SparseQRType >, internal::assign_op< typename DstXprType::Scalar, typename DstXprType::Scalar >, Sparse2Dense >

Definition at line 724 of file SparseQR.h.

Member Typedef Documentation

template<typename DstXprType , typename SparseQRType >
typedef DstXprType::Scalar Eigen::internal::Assignment< DstXprType, SparseQRMatrixQReturnType< SparseQRType >, internal::assign_op< typename DstXprType::Scalar, typename DstXprType::Scalar >, Sparse2Dense >::Scalar

Definition at line 727 of file SparseQR.h.

template<typename DstXprType , typename SparseQRType >
typedef SparseQRMatrixQReturnType<SparseQRType> Eigen::internal::Assignment< DstXprType, SparseQRMatrixQReturnType< SparseQRType >, internal::assign_op< typename DstXprType::Scalar, typename DstXprType::Scalar >, Sparse2Dense >::SrcXprType

Definition at line 726 of file SparseQR.h.

template<typename DstXprType , typename SparseQRType >
typedef DstXprType::StorageIndex Eigen::internal::Assignment< DstXprType, SparseQRMatrixQReturnType< SparseQRType >, internal::assign_op< typename DstXprType::Scalar, typename DstXprType::Scalar >, Sparse2Dense >::StorageIndex

Definition at line 728 of file SparseQR.h.

Member Function Documentation

template<typename DstXprType , typename SparseQRType >
static void Eigen::internal::Assignment< DstXprType, SparseQRMatrixQReturnType< SparseQRType >, internal::assign_op< typename DstXprType::Scalar, typename DstXprType::Scalar >, Sparse2Dense >::run ( DstXprType &  dst,
const SrcXprType src,
const internal::assign_op< Scalar, Scalar > &   
)
inlinestatic

Definition at line 729 of file SparseQR.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