Public Types
Eigen::DenseSparseProductReturnType< Lhs, Rhs, 1 > Struct Template Reference

#include <SparseDenseProduct.h>

List of all members.

Public Types

typedef internal::conditional
< Rhs::IsRowMajor,
SparseDenseOuterProduct< Rhs,
Lhs, true >
, SparseDenseOuterProduct< Lhs,
Rhs, false > >::type 
Type

Detailed Description

template<typename Lhs, typename Rhs>
struct Eigen::DenseSparseProductReturnType< Lhs, Rhs, 1 >

Definition at line 33 of file SparseDenseProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs >
typedef internal::conditional< Rhs::IsRowMajor, SparseDenseOuterProduct<Rhs,Lhs,true>, SparseDenseOuterProduct<Lhs,Rhs,false> >::type Eigen::DenseSparseProductReturnType< Lhs, Rhs, 1 >::Type

Definition at line 38 of file SparseDenseProduct.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:47