WPILibC++ 2023.4.3
CastXpr< NewType > Struct Template Reference

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

Public Types

typedef internal::cast_return_type< Derived, constCwiseUnaryOp< internal::scalar_cast_op< Scalar, NewType >, constDerived > >::type Type
 

Member Typedef Documentation

◆ Type

template<class NewType >
typedef internal::cast_return_type<Derived,constCwiseUnaryOp<internal::scalar_cast_op<Scalar,NewType>,constDerived>>::type CastXpr< NewType >::Type

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