|
TR-mbed 1.0
|
#include <VectorwiseOp.h>
Public Types | |
| typedef Replicate< OtherDerived, isVertical ? 1 :ExpressionType::RowsAtCompileTime, isHorizontal ? 1 :ExpressionType::ColsAtCompileTime > | Type |
| typedef Replicate<OtherDerived, isVertical ? 1 : ExpressionType::RowsAtCompileTime, isHorizontal ? 1 : ExpressionType::ColsAtCompileTime> Eigen::VectorwiseOp< ExpressionType, Direction >::ExtendedType< OtherDerived >::Type |