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

#include <SparseDenseProduct.h>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 20 of file SparseDenseProduct.h.


Member Typedef Documentation

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

Definition at line 25 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:56