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

#include <ProductEvaluators.h>

Classes

struct  add
 
struct  adds
 
struct  is_row_major
 
struct  set
 
struct  sub
 

Public Types

typedef Product< Lhs, Rhs >::Scalar Scalar
 

Static Public Member Functions

template<typename Dst >
static void addTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 
template<typename Dst >
static void evalTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 
template<typename Dst >
static void scaleAndAddTo (Dst &dst, const Lhs &lhs, const Rhs &rhs, const Scalar &alpha)
 
template<typename Dst >
static 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, OuterProduct >

Definition at line 297 of file ProductEvaluators.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs >
typedef Product<Lhs,Rhs>::Scalar Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, OuterProduct >::Scalar

Definition at line 300 of file ProductEvaluators.h.

Member Function Documentation

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

Definition at line 321 of file ProductEvaluators.h.

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

Definition at line 315 of file ProductEvaluators.h.

template<typename Lhs , typename Rhs >
template<typename Dst >
static void Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, OuterProduct >::scaleAndAddTo ( Dst &  dst,
const Lhs lhs,
const Rhs rhs,
const Scalar alpha 
)
inlinestatic

Definition at line 333 of file ProductEvaluators.h.

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

Definition at line 327 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