Public Types | Static Public Member Functions | List of all members
Eigen::internal::Assignment< DstXprType, CwiseBinaryOp< internal::scalar_product_op< ScalarBis, Scalar >, const CwiseNullaryOp< internal::scalar_constant_op< ScalarBis >, Plain >, const Product< Lhs, Rhs, DefaultProduct > >, AssignFunc, Dense2Dense > Struct Template Reference

#include <ProductEvaluators.h>

Public Types

typedef CwiseBinaryOp< internal::scalar_product_op< ScalarBis, Scalar >, const CwiseNullaryOp< internal::scalar_constant_op< ScalarBis >, Plain >, const Product< Lhs, Rhs, DefaultProduct > > SrcXprType
 

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (DstXprType &dst, const SrcXprType &src, const AssignFunc &func)
 

Detailed Description

template<typename DstXprType, typename Lhs, typename Rhs, typename AssignFunc, typename Scalar, typename ScalarBis, typename Plain>
struct Eigen::internal::Assignment< DstXprType, CwiseBinaryOp< internal::scalar_product_op< ScalarBis, Scalar >, const CwiseNullaryOp< internal::scalar_constant_op< ScalarBis >, Plain >, const Product< Lhs, Rhs, DefaultProduct > >, AssignFunc, Dense2Dense >

Definition at line 187 of file ProductEvaluators.h.

Member Typedef Documentation

template<typename DstXprType , typename Lhs , typename Rhs , typename AssignFunc , typename Scalar , typename ScalarBis , typename Plain >
typedef CwiseBinaryOp<internal::scalar_product_op<ScalarBis,Scalar>, const CwiseNullaryOp<internal::scalar_constant_op<ScalarBis>,Plain>, const Product<Lhs,Rhs,DefaultProduct> > Eigen::internal::Assignment< DstXprType, CwiseBinaryOp< internal::scalar_product_op< ScalarBis, Scalar >, const CwiseNullaryOp< internal::scalar_constant_op< ScalarBis >, Plain >, const Product< Lhs, Rhs, DefaultProduct > >, AssignFunc, Dense2Dense >::SrcXprType

Definition at line 192 of file ProductEvaluators.h.

Member Function Documentation

template<typename DstXprType , typename Lhs , typename Rhs , typename AssignFunc , typename Scalar , typename ScalarBis , typename Plain >
static EIGEN_STRONG_INLINE void Eigen::internal::Assignment< DstXprType, CwiseBinaryOp< internal::scalar_product_op< ScalarBis, Scalar >, const CwiseNullaryOp< internal::scalar_constant_op< ScalarBis >, Plain >, const Product< Lhs, Rhs, DefaultProduct > >, AssignFunc, Dense2Dense >::run ( DstXprType &  dst,
const SrcXprType src,
const AssignFunc &  func 
)
inlinestatic

Definition at line 194 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:28