Public Types | Static Public Member Functions | List of all members
Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, CoeffBasedProductMode > Struct Template Reference

#include <ProductEvaluators.h>

Inheritance diagram for Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, CoeffBasedProductMode >:
Inheritance graph
[legend]

Public Types

typedef Product< Lhs, Rhs >::Scalar Scalar
 

Static Public Member Functions

template<typename Dst >
static EIGEN_STRONG_INLINE void addTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 
template<typename Dst >
static EIGEN_STRONG_INLINE void evalTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 
template<typename Dst >
static EIGEN_STRONG_INLINE void subTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 

Detailed Description

template<typename Lhs, typename Rhs>
struct Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, CoeffBasedProductMode >

Definition at line 388 of file ProductEvaluators.h.

Member Typedef Documentation

Definition at line 390 of file ProductEvaluators.h.

Member Function Documentation

template<typename Lhs , typename Rhs >
template<typename Dst >
static EIGEN_STRONG_INLINE void Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, CoeffBasedProductMode >::addTo ( Dst &  dst,
const Lhs lhs,
const Rhs rhs 
)
inlinestatic

Definition at line 401 of file ProductEvaluators.h.

template<typename Lhs , typename Rhs >
template<typename Dst >
static EIGEN_STRONG_INLINE void Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, CoeffBasedProductMode >::evalTo ( Dst &  dst,
const Lhs lhs,
const Rhs rhs 
)
inlinestatic

Definition at line 393 of file ProductEvaluators.h.

template<typename Lhs , typename Rhs >
template<typename Dst >
static EIGEN_STRONG_INLINE void Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, CoeffBasedProductMode >::subTo ( Dst &  dst,
const Lhs lhs,
const Rhs rhs 
)
inlinestatic

Definition at line 408 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:37