#include <BlockSparseMatrix.h>
◆ BlockSparseTimeDenseProduct()
template<typename Lhs , typename Rhs >
◆ operator=()
template<typename Lhs , typename Rhs >
◆ scaleAndAddTo()
template<typename Lhs , typename Rhs >
template<typename Dest >
241 BlockVectorReturn<Lhs, Dest> tmpDest(m_lhs, dest);
RealScalar alpha
Definition: level1_cplx_impl.h:151
void sparse_time_dense_product(const SparseLhsType &lhs, const DenseRhsType &rhs, DenseResType &res, const AlphaType &alpha)
Definition: SparseDenseProduct.h:165
References alpha, and Eigen::internal::sparse_time_dense_product().
The documentation for this class was generated from the following file: