WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::conditional< Condition, Then, Else > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/Core/util/Meta.h>

Public Types

typedef Then type
 

Member Typedef Documentation

◆ type

template<bool Condition, typename Then , typename Else >
typedef Then Eigen::internal::conditional< Condition, Then, Else >::type

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