Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/
Draw.hpp496 typename MV::array_type::array_type::const_pointer data_const( const MV &mv ) { in data_const() function
513 typename V::array_type::array_type::const_pointer data_const( const vector_reference<V> &v ) { in data_const() function
529 …typename c_vector<T, N>::array_type::array_type::const_pointer data_const( const c_vector<T, N> &v… in data_const() function
550 typename V::array_type::array_type::const_pointer data_const( const vector_range<V> &v ) { in data_const() function
555 typename V::array_type::const_pointer data_const( const vector_slice<V> &v ) { in data_const() function
576 typename M::array_type::const_pointer data_const( const matrix_reference<M> &m ) { in data_const() function
592 typename c_matrix<T, M, N>::array_type::const_pointer data_const( const c_matrix<T, M, N> &m ) { in data_const() function
613 typename M::array_type::const_pointer data_const( const matrix_row<M> &v ) { in data_const() function
618 typename M::array_type::const_pointer data_const( const matrix_column<M> &v ) { in data_const() function
644 typename M::array_type::const_pointer data_const( const matrix_range<M> &m ) { in data_const() function
[all …]