Morpheus 1.0.0
Dynamic matrix type and algorithms for sparse matrices
|
Checks if the two types are format compatible containers i.e are compatible containers and have the same storage format. More...
#include <Morpheus_FormatTraits.hpp>
Checks if the two types are format compatible containers i.e are compatible containers and have the same storage format.
T1 | First type passed for comparison. |
T2 | Second type passed for comparison. |