WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::cast_impl< OldType, NewType, EnableIf > Struct Template Reference

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

Static Public Member Functions

static EIGEN_DEVICE_FUNC NewType run (const OldType &x)
 

Member Function Documentation

◆ run()

template<typename OldType , typename NewType , typename EnableIf = void>
static EIGEN_DEVICE_FUNC NewType Eigen::internal::cast_impl< OldType, NewType, EnableIf >::run ( const OldType &  x)
inlinestatic

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