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

#include <SparseSelfAdjointView.h>

Public Types

typedef DstXprType::StorageIndex DstIndex
 
typedef SparseSymmetricPermutationProduct< MatrixType, Mode > SrcXprType
 

Static Public Member Functions

template<int Options>
static void run (SparseMatrix< Scalar, Options, DstIndex > &dst, const SrcXprType &src, const internal::assign_op< Scalar, typename MatrixType::Scalar > &)
 
template<typename DestType , unsigned int DestMode>
static void run (SparseSelfAdjointView< DestType, DestMode > &dst, const SrcXprType &src, const internal::assign_op< Scalar, typename MatrixType::Scalar > &)
 

Detailed Description

template<typename DstXprType, typename MatrixType, int Mode, typename Scalar>
struct Eigen::internal::Assignment< DstXprType, SparseSymmetricPermutationProduct< MatrixType, Mode >, internal::assign_op< Scalar, typename MatrixType::Scalar >, Sparse2Sparse >

Definition at line 632 of file SparseSelfAdjointView.h.

Member Typedef Documentation

template<typename DstXprType , typename MatrixType , int Mode, typename Scalar >
typedef DstXprType::StorageIndex Eigen::internal::Assignment< DstXprType, SparseSymmetricPermutationProduct< MatrixType, Mode >, internal::assign_op< Scalar, typename MatrixType::Scalar >, Sparse2Sparse >::DstIndex

Definition at line 635 of file SparseSelfAdjointView.h.

template<typename DstXprType , typename MatrixType , int Mode, typename Scalar >
typedef SparseSymmetricPermutationProduct<MatrixType,Mode> Eigen::internal::Assignment< DstXprType, SparseSymmetricPermutationProduct< MatrixType, Mode >, internal::assign_op< Scalar, typename MatrixType::Scalar >, Sparse2Sparse >::SrcXprType

Definition at line 634 of file SparseSelfAdjointView.h.

Member Function Documentation

template<typename DstXprType , typename MatrixType , int Mode, typename Scalar >
template<int Options>
static void Eigen::internal::Assignment< DstXprType, SparseSymmetricPermutationProduct< MatrixType, Mode >, internal::assign_op< Scalar, typename MatrixType::Scalar >, Sparse2Sparse >::run ( SparseMatrix< Scalar, Options, DstIndex > &  dst,
const SrcXprType src,
const internal::assign_op< Scalar, typename MatrixType::Scalar > &   
)
inlinestatic

Definition at line 637 of file SparseSelfAdjointView.h.

template<typename DstXprType , typename MatrixType , int Mode, typename Scalar >
template<typename DestType , unsigned int DestMode>
static void Eigen::internal::Assignment< DstXprType, SparseSymmetricPermutationProduct< MatrixType, Mode >, internal::assign_op< Scalar, typename MatrixType::Scalar >, Sparse2Sparse >::run ( SparseSelfAdjointView< DestType, DestMode > &  dst,
const SrcXprType src,
const internal::assign_op< Scalar, typename MatrixType::Scalar > &   
)
inlinestatic

Definition at line 646 of file SparseSelfAdjointView.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:30