Searched defs:make_conformant (Results 1 – 2 of 2) sorted by relevance
48 void make_conformant (M &m, const matrix_expression<E> &e, row_major_tag, R) { in make_conformant() function152 void make_conformant (M &m, const matrix_expression<E> &e, column_major_tag, R) { in make_conformant() function
49 void make_conformant (V &v, const vector_expression<E> &e) { in make_conformant() function