WPILibC++ 2023.4.3
Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind > Class Template Reference

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

Inheritance diagram for Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind >:

Public Types

typedef internal::generic_xpr_base< Product< Lhs, Rhs, Option >, MatrixXpr, StorageKind >::type Base
 

Member Typedef Documentation

◆ Base

template<typename Lhs , typename Rhs , int Option, typename StorageKind >
typedef internal::generic_xpr_base<Product<Lhs,Rhs,Option>,MatrixXpr,StorageKind>::type Eigen::ProductImpl< Lhs, Rhs, Option, StorageKind >::Base

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