Home
last modified time | relevance | path

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

/third_party/boost/boost/numeric/ublas/
Dstorage.hpp42 class unbounded_array: class
60 unbounded_array (const ALLOC &a = ALLOC()): in unbounded_array() function in boost::numeric::ublas::unbounded_array
65 unbounded_array (size_type size, const ALLOC &a = ALLOC()): in unbounded_array() function in boost::numeric::ublas::unbounded_array
87 unbounded_array (size_type size, const value_type &init, const ALLOC &a = ALLOC()): in unbounded_array() function in boost::numeric::ublas::unbounded_array
97 unbounded_array (const unbounded_array &c): in unbounded_array() function in boost::numeric::ublas::unbounded_array
109 unbounded_array (unbounded_array &&c) : in unbounded_array() function in boost::numeric::ublas::unbounded_array