Sleipnir C++ API
Loading...
Searching...
No Matches
slp::EigenMatrixLike Concept Reference
Concept definition
template
<
typename
T>
concept
slp::EigenMatrixLike
=
std::derived_from<std::decay_t<T>, Eigen::MatrixBase<std::decay_t<T>>> &&
MatrixLike<T>
slp::EigenMatrixLike
Definition
concepts.hpp:28
slp::MatrixLike
Definition
concepts.hpp:18
slp
EigenMatrixLike
Generated on Wed Oct 29 2025 23:14:58 for Sleipnir C++ API by
1.9.8