Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, LhsStorageOrder, ColPerCol > Struct Template Reference

#include <SparseDenseProduct.h>

Detailed Description

template<typename SparseLhsType, typename DenseRhsType, typename DenseResType, int LhsStorageOrder = ((SparseLhsType::Flags&RowMajorBit)==RowMajorBit) ? RowMajor : ColMajor, bool ColPerCol = ((DenseRhsType::Flags&RowMajorBit)==0) || DenseRhsType::ColsAtCompileTime==1>
struct Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, LhsStorageOrder, ColPerCol >

Definition at line 144 of file SparseDenseProduct.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:20