Searched refs:stride_compatible (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Deigen.h97 template <typename props> bool stride_compatible() const { function in struct:EigenConformable
440 if (!fits.template stride_compatible<props>())
459 if (!fits || !fits.template stride_compatible<props>())

Completed in 6 milliseconds