WPILibC++ 2023.4.3-108-ge5452e3
NRowsBlockXpr< 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 Block< Derived, N, internal::traits< Derived >::ColsAtCompileTime, IsRowMajor > Type
 

Member Typedef Documentation

◆ Type

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

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