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

#include <SparseDenseProduct.h>

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

Public Types

typedef Product< Lhs, Rhs >::Scalar Scalar
 
- Public Types inherited from Eigen::internal::generic_product_impl_base< Lhs, Rhs, generic_product_impl< Lhs, Rhs, DenseShape, SparseShape, ProductType > >
typedef Product< Lhs, Rhs >::Scalar Scalar
 

Static Public Member Functions

template<typename Dst >
static void scaleAndAddTo (Dst &dst, const Lhs &lhs, const Rhs &rhs, const Scalar &alpha)
 
- Static Public Member Functions inherited from Eigen::internal::generic_product_impl_base< Lhs, Rhs, generic_product_impl< Lhs, Rhs, DenseShape, SparseShape, ProductType > >
static EIGEN_STRONG_INLINE void addTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 
static EIGEN_STRONG_INLINE void evalTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 
static EIGEN_STRONG_INLINE void scaleAndAddTo (Dst &dst, const Lhs &lhs, const Rhs &rhs, const Scalar &alpha)
 
static EIGEN_STRONG_INLINE void subTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 

Detailed Description

template<typename Lhs, typename Rhs, int ProductType>
struct Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, SparseShape, ProductType >

Definition at line 179 of file SparseDenseProduct.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , int ProductType>
typedef Product<Lhs,Rhs>::Scalar Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, SparseShape, ProductType >::Scalar

Definition at line 182 of file SparseDenseProduct.h.

Member Function Documentation

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

Definition at line 185 of file SparseDenseProduct.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