#include <cml/et/scalar_promotions.h>
#include <cml/vector/vector_promotions.h>
Go to the source code of this file.
Classes | |
struct | cml::et::MatVecPromote< cml::matrix< E1, AT1, BO, L >, cml::vector< E2, AT2 > > |
Type promotion for a matrix and a vector. More... | |
struct | cml::et::MatVecPromote< cml::vector< E1, AT1 >, cml::matrix< E2, AT2, BO, L > > |
Type promotion for a vector and a matrix. More... | |
Namespaces | |
namespace | cml |
namespace | cml::et |
Definition in file matvec_promotions.h.