Searched defs:data_const (Results 1 – 1 of 1) sorted by relevance
496 typename MV::array_type::array_type::const_pointer data_const( const MV &mv ) { in data_const() function513 typename V::array_type::array_type::const_pointer data_const( const vector_reference<V> &v ) { in data_const() function529 …typename c_vector<T, N>::array_type::array_type::const_pointer data_const( const c_vector<T, N> &v… in data_const() function550 typename V::array_type::array_type::const_pointer data_const( const vector_range<V> &v ) { in data_const() function555 typename V::array_type::const_pointer data_const( const vector_slice<V> &v ) { in data_const() function576 typename M::array_type::const_pointer data_const( const matrix_reference<M> &m ) { in data_const() function592 typename c_matrix<T, M, N>::array_type::const_pointer data_const( const c_matrix<T, M, N> &m ) { in data_const() function613 typename M::array_type::const_pointer data_const( const matrix_row<M> &v ) { in data_const() function618 typename M::array_type::const_pointer data_const( const matrix_column<M> &v ) { in data_const() function644 typename M::array_type::const_pointer data_const( const matrix_range<M> &m ) { in data_const() function[all …]