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 84 of file SparseSparseProductWithPruning.h.


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


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