Searched defs:fixed_vector (Results 1 – 3 of 3) sorted by relevance
14 LIBC_NAMESPACE::FixedVector<int, 20> fixed_vector; in TEST() local29 LIBC_NAMESPACE::FixedVector<int, 20> fixed_vector; in TEST() local39 LIBC_NAMESPACE::FixedVector<int, 20> fixed_vector; in TEST() local
76 static constexpr LLT fixed_vector(unsigned NumElements, in fixed_vector() function83 static constexpr LLT fixed_vector(unsigned NumElements, LLT ScalarTy) { in fixed_vector() function
840 class fixed_vector: class866 fixed_vector (): in fixed_vector() function in boost::numeric::ublas::fixed_vector874 fixed_vector (const array_type &data): in fixed_vector() function in boost::numeric::ublas::fixed_vector881 fixed_vector (const value_type &init): in fixed_vector() function in boost::numeric::ublas::fixed_vector890 fixed_vector (const fixed_vector &v): in fixed_vector() function in boost::numeric::ublas::fixed_vector900 fixed_vector (const vector_expression<AE> &ae): in fixed_vector() function in boost::numeric::ublas::fixed_vector911 fixed_vector(value_type v0, Types... vrest) : in fixed_vector() function in boost::numeric::ublas::fixed_vector