WPILibC++ 2023.4.3-108-ge5452e3
ShiftLeftXpr< N > Struct Template Reference

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

Public Types

typedef CwiseUnaryOp< internal::scalar_shift_left_op< Scalar, N >, const Derived > Type
 

Member Typedef Documentation

◆ Type

template<int N>
typedef CwiseUnaryOp<internal::scalar_shift_left_op<Scalar, N>, const Derived> ShiftLeftXpr< N >::Type

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