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