Public Types | List of all members
Eigen::VectorwiseOp::OppositeExtendedType< OtherDerived > Struct Template Reference

#include <VectorwiseOp.h>

Public Types

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

Detailed Description

template<typename OtherDerived>
struct Eigen::VectorwiseOp::OppositeExtendedType< OtherDerived >

Definition at line 243 of file VectorwiseOp.h.

Member Typedef Documentation

◆ Type

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

Definition at line 246 of file VectorwiseOp.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:10:56