Classes | Namespaces | Functions
SparseDenseProduct.h File Reference

Go to the source code of this file.

Classes

struct  Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, SparseShape, ProductType >
 
struct  Eigen::internal::generic_product_impl< Lhs, Rhs, DenseShape, SparseTriangularShape, ProductType >
 
struct  Eigen::internal::generic_product_impl< Lhs, Rhs, SparseShape, DenseShape, ProductType >
 
struct  Eigen::internal::generic_product_impl< Lhs, Rhs, SparseTriangularShape, DenseShape, ProductType >
 
class  Eigen::internal::sparse_dense_outer_product_evaluator< LhsT, RhsT, NeedToTranspose >::InnerIterator
 
struct  Eigen::internal::product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, DenseShape, SparseShape >
 
struct  Eigen::internal::product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, SparseShape, DenseShape >
 
struct  Eigen::internal::product_promote_storage_type< Dense, Sparse, OuterProduct >
 
struct  Eigen::internal::product_promote_storage_type< Sparse, Dense, OuterProduct >
 
struct  Eigen::internal::sparse_dense_outer_product_evaluator< LhsT, RhsT, NeedToTranspose >
 
struct  Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, AlphaType, LhsStorageOrder, ColPerCol >
 
struct  Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, AlphaType, ColMajor, true >
 
struct  Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, typename DenseResType::Scalar, ColMajor, false >
 
struct  Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, typename DenseResType::Scalar, RowMajor, false >
 
struct  Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, typename DenseResType::Scalar, RowMajor, true >
 

Namespaces

 Eigen
 
 Eigen::internal
 

Functions

template<typename SparseLhsType , typename DenseRhsType , typename DenseResType , typename AlphaType >
void Eigen::internal::sparse_time_dense_product (const SparseLhsType &lhs, const DenseRhsType &rhs, DenseResType &res, const AlphaType &alpha)
 


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50