Public Types | Static Public Member Functions | List of all members
Eigen::internal::generic_product_impl< MatrixReplacement, Rhs, SparseShape, DenseShape, GemvProduct > Struct Template Reference
Inheritance diagram for Eigen::internal::generic_product_impl< MatrixReplacement, Rhs, SparseShape, DenseShape, GemvProduct >:
Inheritance graph
[legend]

Public Types

typedef Product< MatrixReplacement, Rhs >::Scalar Scalar
 
- Public Types inherited from Eigen::internal::generic_product_impl_base< MatrixReplacement, Rhs, generic_product_impl< MatrixReplacement, Rhs > >
typedef Product< MatrixReplacement, Rhs >::Scalar Scalar
 

Static Public Member Functions

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

Detailed Description

template<typename Rhs>
struct Eigen::internal::generic_product_impl< MatrixReplacement, Rhs, SparseShape, DenseShape, GemvProduct >

Definition at line 59 of file matrixfree_cg.cpp.

Member Typedef Documentation

Definition at line 62 of file matrixfree_cg.cpp.

Member Function Documentation

template<typename Rhs >
template<typename Dest >
static void Eigen::internal::generic_product_impl< MatrixReplacement, Rhs, SparseShape, DenseShape, GemvProduct >::scaleAndAddTo ( Dest &  dst,
const MatrixReplacement lhs,
const Rhs rhs,
const Scalar alpha 
)
inlinestatic

Definition at line 65 of file matrixfree_cg.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:56:21