#include <cml/et/scalar_promotions.h>
#include <cml/et/array_promotions.h>
Go to the source code of this file.
Classes | |
struct | cml::et::VectorPromote< cml::vector< E, AT >, S > |
Type promotion for a vector and a scalar. More... | |
struct | cml::et::VectorPromote< cml::vector< E1, AT1 >, cml::vector< E2, AT2 > > |
Type promotion for two vector types. More... | |
struct | cml::et::VectorPromote< S, cml::vector< E, AT > > |
Type promotion for a scalar and a vector. More... | |
Namespaces | |
namespace | cml |
namespace | cml::et |
Definition in file vector_promotions.h.