Main MRPT website > C++ reference
MRPT logo
Public Types

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


Detailed Description

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

Definition at line 228 of file VectorwiseOp.h.

#include <src/Core/VectorwiseOp.h>

List of all members.

Public Types

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

Member Typedef Documentation

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

Definition at line 231 of file VectorwiseOp.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011