Searched defs:base_const (Results 1 – 1 of 1) sorted by relevance
671 typename MV::array_type::const_pointer base_const( const MV &mv ) { in base_const() function687 typename V::array_type::const_pointer base_const( const vector_reference<V> &v ) { in base_const() function703 typename c_vector<T, N>::array_type::const_pointer base_const( const c_vector<T, N> &v ) { in base_const() function724 typename V::array_type::const_pointer base_const( const vector_range<V> &v ) { in base_const() function729 typename V::array_type::const_pointer base_const( const vector_slice<V> &v ) { in base_const() function750 typename M::array_type::const_pointer base_const( const matrix_reference<M> &m ) { in base_const() function766 typename c_matrix<T, M, N>::array_type::const_pointer base_const( const c_matrix<T, M, N> &m ) { in base_const() function787 typename M::array_type::const_pointer base_const( const matrix_row<M> &v ) { in base_const() function792 typename M::array_type::const_pointer base_const( const matrix_column<M> &v ) { in base_const() function818 typename M::array_type::const_pointer base_const( const matrix_range<M> &m ) { in base_const() function[all …]