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