Type traits definition for vector and scalar fields.
Definition in file traits.hpp.
Go to the source code of this file.
Classes | |
struct | mm::scalar_type< scalar_field_t > |
Type trait for scalar fields to obtain their underlying scalar type. More... | |
struct | mm::vector_type< vector_field_t > |
Type trait for vector fields to obtain their underlying vector type. More... | |
Namespaces | |
mm | |
Root namespace for the whole library. | |