Searched refs:data_reference (Results 1 – 1 of 1) sorted by relevance
79 typedef data_value_type &data_reference; typedef in boost::numeric::ublas::sparse_storage_element232 typedef T &data_reference; typedef in boost::numeric::ublas::map_array234 typedef sparse_storage_element<map_array> data_reference; typedef in boost::numeric::ublas::map_array331 data_reference operator [] (key_type i) { in operator []()339 return data_reference (*this, i); in operator []()537 typedef typename map_array<I, T, ALLOC>::data_reference reference;