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

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

Public Types

typedef const Block< const Derived, N, internal::traits< Derived >::ColsAtCompileTime, IsRowMajor > Type
 

Member Typedef Documentation

◆ Type

template<int N>
typedef const Block<const Derived, N, internal::traits<Derived>::ColsAtCompileTime, IsRowMajor> ConstNRowsBlockXpr< N >::Type

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