WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::TransposeImpl_base< MatrixType, HasDirectAccess > Struct Template Reference

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

Public Types

typedef dense_xpr_base< Transpose< MatrixType > >::type type
 

Member Typedef Documentation

◆ type

template<typename MatrixType , bool HasDirectAccess = has_direct_access<MatrixType>::ret>
typedef dense_xpr_base<Transpose<MatrixType>>::type Eigen::internal::TransposeImpl_base< MatrixType, HasDirectAccess >::type

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