Public Types
Eigen::VectorwiseOp< ExpressionType, Direction >::ExtendedType< OtherDerived > Struct Template Reference

#include <VectorwiseOp.h>

List of all members.

Public Types

typedef Replicate
< OtherDerived, Direction==Vertical?1:ExpressionType::RowsAtCompileTime,
Direction==Horizontal?1:ExpressionType::ColsAtCompileTime > 
Type

Detailed Description

template<typename ExpressionType, int Direction>
template<typename OtherDerived>
struct Eigen::VectorwiseOp< ExpressionType, Direction >::ExtendedType< OtherDerived >

Definition at line 216 of file VectorwiseOp.h.


Member Typedef Documentation

template<typename ExpressionType, int Direction>
template<typename OtherDerived>
typedef Replicate<OtherDerived, Direction==Vertical ? 1 : ExpressionType::RowsAtCompileTime, Direction==Horizontal ? 1 : ExpressionType::ColsAtCompileTime> Eigen::VectorwiseOp< ExpressionType, Direction >::ExtendedType< OtherDerived >::Type

Definition at line 219 of file VectorwiseOp.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:58