Public Types | Static Public Member Functions | List of all members
Eigen::internal::Assignment< DstXprType, Product< Lhs, Rhs, AliasFreeProduct >, internal::add_assign_op< typename DstXprType::Scalar, typename Product< Lhs, Rhs, AliasFreeProduct >::Scalar >, Sparse2Dense > Struct Template Reference

#include <SparseProduct.h>

Public Types

typedef Product< Lhs, Rhs, AliasFreeProductSrcXprType
 

Static Public Member Functions

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

Detailed Description

template<typename DstXprType, typename Lhs, typename Rhs>
struct Eigen::internal::Assignment< DstXprType, Product< Lhs, Rhs, AliasFreeProduct >, internal::add_assign_op< typename DstXprType::Scalar, typename Product< Lhs, Rhs, AliasFreeProduct >::Scalar >, Sparse2Dense >

Definition at line 118 of file SparseProduct.h.

Member Typedef Documentation

template<typename DstXprType , typename Lhs , typename Rhs >
typedef Product<Lhs,Rhs,AliasFreeProduct> Eigen::internal::Assignment< DstXprType, Product< Lhs, Rhs, AliasFreeProduct >, internal::add_assign_op< typename DstXprType::Scalar, typename Product< Lhs, Rhs, AliasFreeProduct >::Scalar >, Sparse2Dense >::SrcXprType

Definition at line 120 of file SparseProduct.h.

Member Function Documentation

template<typename DstXprType , typename Lhs , typename Rhs >
static void Eigen::internal::Assignment< DstXprType, Product< Lhs, Rhs, AliasFreeProduct >, internal::add_assign_op< typename DstXprType::Scalar, typename Product< Lhs, Rhs, AliasFreeProduct >::Scalar >, Sparse2Dense >::run ( DstXprType &  dst,
const SrcXprType src,
const internal::add_assign_op< typename DstXprType::Scalar, typename SrcXprType::Scalar > &   
)
inlinestatic

Definition at line 121 of file SparseProduct.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