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 >, Sparse2Sparse > 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 >, Sparse2Sparse >

Definition at line 714 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 >, Sparse2Sparse >::Scalar

Definition at line 717 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 >, Sparse2Sparse >::SrcXprType

Definition at line 716 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 >, Sparse2Sparse >::StorageIndex

Definition at line 718 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 >, Sparse2Sparse >::run ( DstXprType &  dst,
const SrcXprType src,
const internal::assign_op< Scalar, Scalar > &   
)
inlinestatic

Definition at line 719 of file SparseQR.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:55:47