Searched defs:EigenConformable (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/pybind11/include/pybind11/ | ||
H A D | eigen.h | 74 template <bool EigenRowMajor> struct EigenConformable { struct 80 EigenConformable(bool fits = false) : conformable{fits} {} function in struct:EigenConformable 82 EigenConformable(EigenIndex r, EigenIndex c, function in struct:EigenConformable 94 EigenConformable(EigenIndex r, EigenIndex c, EigenIndex stride) function in struct:EigenConformable |
Completed in 8 milliseconds