Home
last modified time | relevance | path

Searched defs:base_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.hpp671 typename MV::array_type::const_pointer base_const( const MV &mv ) { in base_const() function
687 typename V::array_type::const_pointer base_const( const vector_reference<V> &v ) { in base_const() function
703 typename c_vector<T, N>::array_type::const_pointer base_const( const c_vector<T, N> &v ) { in base_const() function
724 typename V::array_type::const_pointer base_const( const vector_range<V> &v ) { in base_const() function
729 typename V::array_type::const_pointer base_const( const vector_slice<V> &v ) { in base_const() function
750 typename M::array_type::const_pointer base_const( const matrix_reference<M> &m ) { in base_const() function
766 typename c_matrix<T, M, N>::array_type::const_pointer base_const( const c_matrix<T, M, N> &m ) { in base_const() function
787 typename M::array_type::const_pointer base_const( const matrix_row<M> &v ) { in base_const() function
792 typename M::array_type::const_pointer base_const( const matrix_column<M> &v ) { in base_const() function
818 typename M::array_type::const_pointer base_const( const matrix_range<M> &m ) { in base_const() function
[all …]