Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dstorage.hpp43 class unbounded_array: class
61 unbounded_array (const ALLOC &a = ALLOC()): in unbounded_array() function in boost::numeric::ublas::unbounded_array
66 unbounded_array (size_type size, const ALLOC &a = ALLOC()): in unbounded_array() function in boost::numeric::ublas::unbounded_array
88 unbounded_array (size_type size, const value_type &init, const ALLOC &a = ALLOC()): in unbounded_array() function in boost::numeric::ublas::unbounded_array
98 unbounded_array (const unbounded_array &c): in unbounded_array() function in boost::numeric::ublas::unbounded_array
110 unbounded_array (unbounded_array &&c) : in unbounded_array() function in boost::numeric::ublas::unbounded_array