Home
last modified time | relevance | path

Searched defs:make_conformant (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/
Dmatrix_assign.hpp48 void make_conformant (M &m, const matrix_expression<E> &e, row_major_tag, R) { in make_conformant() function
152 void make_conformant (M &m, const matrix_expression<E> &e, column_major_tag, R) { in make_conformant() function
Dvector_assign.hpp49 void make_conformant (V &v, const vector_expression<E> &e) { in make_conformant() function