Eigen::internal::sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, LhsStorageOrder, RhsStorageOrder, ResStorageOrder > Struct Template Reference

#include <SparseSparseProductWithPruning.h>

Detailed Description

template<typename Lhs, typename Rhs, typename ResultType, int LhsStorageOrder = traits<Lhs>::Flags&RowMajorBit, int RhsStorageOrder = traits<Rhs>::Flags&RowMajorBit, int ResStorageOrder = traits<ResultType>::Flags&RowMajorBit>
struct Eigen::internal::sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, LhsStorageOrder, RhsStorageOrder, ResStorageOrder >

Definition at line 83 of file SparseSparseProductWithPruning.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:47