Public Types | |
typedef Replicate< OtherDerived, isVertical ? 1 :ExpressionType::RowsAtCompileTime, isHorizontal ? 1 :ExpressionType::ColsAtCompileTime > | Type |
Definition at line 221 of file VectorwiseOp.h.
typedef Replicate<OtherDerived, isVertical ? 1 : ExpressionType::RowsAtCompileTime, isHorizontal ? 1 : ExpressionType::ColsAtCompileTime> Eigen::VectorwiseOp< ExpressionType, Direction >::ExtendedType< OtherDerived >::Type |
Definition at line 224 of file VectorwiseOp.h.