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_DEVICE_FUNC EIGEN_STRONG_INLINE void addTo (Dst &dst, const Lhs &lhs, const RhsView &rhs)
 
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void evalTo (Dst &dst, const Lhs &lhs, const RhsView &rhs)
 
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void scaleAndAddTo (Dst &dst, const Lhs &lhs, const RhsView &rhs, const Scalar &alpha)
 
static EIGEN_DEVICE_FUNC 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 363 of file SparseSelfAdjointView.h.

Member Function Documentation

◆ scaleAndAddTo()

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 367 of file SparseSelfAdjointView.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:02