Morpheus 1.0.0
Dynamic matrix type and algorithms for sparse matrices
|
Checks if the two types are format compatible containers but from different memory space i.e have the same storage format and are compatible containers with relaxed memory space and layout requirements. More...
#include <Morpheus_FormatTraits.hpp>
Static Public Attributes | |
static const bool | value |
Checks if the two types are format compatible containers but from different memory space i.e have the same storage format and are compatible containers with relaxed memory space and layout requirements.
T1 | First type passed for comparison. |
T2 | Second type passed for comparison. |
|
static |