Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/traits/
Dc_array.hpp58 struct mutable_matrix_traits < T[M][N] > { struct
59 typedef T matrix_type[M][N];
61 typedef T *reference;
63 typedef matrix_reference<matrix_type> closure_type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dtraits.hpp678 struct mutable_matrix_traits struct
682 typedef typename MATRIX::iterator1 iterator1;
685 typedef typename MATRIX::iterator2 iterator2;