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

/gem5/ext/pybind11/include/pybind11/
H A Deigen.h73 // Captures numpy/eigen conformability status (returned by EigenProps::conformable()):
117 template <typename Type_> struct EigenProps { struct
254 using props = EigenProps<Type>;
359 using props = EigenProps<MapType>;
408 using props = EigenProps<Type>;
522 using props = EigenProps<Matrix>;

Completed in 7 milliseconds