Public Types | Static Public Member Functions
Eigen::internal::product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode > Struct Template Reference

#include <CoeffBasedProduct.h>

List of all members.

Public Types

typedef Lhs::Index Index

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (Index row, Index col, const Lhs &lhs, const Rhs &rhs, Packet &res)

Detailed Description

template<typename Lhs, typename Rhs, typename Packet, int LoadMode>
struct Eigen::internal::product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >

Definition at line 449 of file CoeffBasedProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs , typename Packet , int LoadMode>
typedef Lhs::Index Eigen::internal::product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >::Index

Definition at line 451 of file CoeffBasedProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs , typename Packet , int LoadMode>
static EIGEN_STRONG_INLINE void Eigen::internal::product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >::run ( Index  row,
Index  col,
const Lhs &  lhs,
const Rhs &  rhs,
Packet &  res 
) [inline, static]

Definition at line 452 of file CoeffBasedProduct.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:01:03