Public Types | Static Public Member Functions | List of all members
Eigen::internal::Assignment< DstXprType, Product< Lhs, Rhs, Options >, internal::add_assign_op< Scalar, Scalar >, Dense2Dense, typename enable_if<(Options==DefaultProduct||Options==AliasFreeProduct)>::type > Struct Template Reference

#include <ProductEvaluators.h>

Public Types

typedef Product< Lhs, Rhs, Options > SrcXprType
 

Static Public Member Functions

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

Detailed Description

template<typename DstXprType, typename Lhs, typename Rhs, int Options, typename Scalar>
struct Eigen::internal::Assignment< DstXprType, Product< Lhs, Rhs, Options >, internal::add_assign_op< Scalar, Scalar >, Dense2Dense, typename enable_if<(Options==DefaultProduct||Options==AliasFreeProduct)>::type >

Definition at line 154 of file ProductEvaluators.h.

Member Typedef Documentation

template<typename DstXprType , typename Lhs , typename Rhs , int Options, typename Scalar >
typedef Product<Lhs,Rhs,Options> Eigen::internal::Assignment< DstXprType, Product< Lhs, Rhs, Options >, internal::add_assign_op< Scalar, Scalar >, Dense2Dense, typename enable_if<(Options==DefaultProduct||Options==AliasFreeProduct)>::type >::SrcXprType

Definition at line 157 of file ProductEvaluators.h.

Member Function Documentation

template<typename DstXprType , typename Lhs , typename Rhs , int Options, typename Scalar >
static EIGEN_STRONG_INLINE void Eigen::internal::Assignment< DstXprType, Product< Lhs, Rhs, Options >, internal::add_assign_op< Scalar, Scalar >, Dense2Dense, typename enable_if<(Options==DefaultProduct||Options==AliasFreeProduct)>::type >::run ( DstXprType &  dst,
const SrcXprType src,
const internal::add_assign_op< Scalar, Scalar > &   
)
inlinestatic

Definition at line 159 of file ProductEvaluators.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