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

#include <SparseSelfAdjointView.h>

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

Static Public Member Functions

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

Additional Inherited Members

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

Detailed Description

template<typename Lhs, typename RhsView, int ProductType>
struct Eigen::internal::generic_product_impl< Lhs, RhsView, DenseShape, SparseSelfAdjointShape, ProductType >

Definition at line 358 of file SparseSelfAdjointView.h.

Member Function Documentation

template<typename Lhs , typename RhsView , int ProductType>
template<typename Dest >
static void Eigen::internal::generic_product_impl< Lhs, RhsView, DenseShape, SparseSelfAdjointShape, ProductType >::scaleAndAddTo ( Dest &  dst,
const Lhs lhs,
const RhsView &  rhsView,
const typename Dest::Scalar &  alpha 
)
inlinestatic

Definition at line 362 of file SparseSelfAdjointView.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