Implementation for function returning number of bytes allocated for a matrix/vector. Plus de détails...
Graphe de collaboration de Arcane::Alina::backend::bytes_impl< T, Enable >:Fonctions membres publiques statiques | |
| template<class U> | |
| static auto | get_impl (const U &t, int) -> decltype(t.bytes()) |
| template<class U> | |
| static size_t | get_impl (const U &,...) |
| static size_t | get (const T &t) |
Implementation for function returning number of bytes allocated for a matrix/vector.
Définition à la ligne 135 du fichier BackendInterface.h.
|
inlinestatic |
Définition à la ligne 152 du fichier BackendInterface.h.
|
inlinestatic |
Définition à la ligne 147 du fichier BackendInterface.h.
|
inlinestatic |
Définition à la ligne 140 du fichier BackendInterface.h.