Public Types | List of all members
Eigen::VectorwiseOp< ExpressionType, Direction >::ExtendedType< OtherDerived > Struct Template Reference

#include <VectorwiseOp.h>

Public Types

typedef Replicate< OtherDerived, isVertical?1:ExpressionType::RowsAtCompileTime, isHorizontal?1:ExpressionType::ColsAtCompileTime > Type
 

Detailed Description

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

Definition at line 207 of file VectorwiseOp.h.

Member Typedef Documentation

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

Definition at line 210 of file VectorwiseOp.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:27