WPILibC++ 2023.4.3-108-ge5452e3
ConstNColsBlockXpr< 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, internal::traits< Derived >::RowsAtCompileTime, N, !IsRowMajor > Type
 

Member Typedef Documentation

◆ Type

template<int N>
typedef const Block<const Derived, internal::traits<Derived>::RowsAtCompileTime, N, !IsRowMajor> ConstNColsBlockXpr< N >::Type

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