WPILibC++
2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::math::EigenMatrixLike Concept Reference
#include <
wpi/math/linalg/ct_matrix.hpp
>
Concept definition
template
<
typename
T>
concept
wpi::math::EigenMatrixLike
= std::derived_from<T, Eigen::MatrixBase<T>>
wpi::math::EigenMatrixLike
Definition
ct_matrix.hpp:17
wpi
math
EigenMatrixLike
Generated on
for WPILibC++ by
1.15.0