Shark machine learning library
About Shark
News!
Contribute
Credits and copyright
Downloads
Getting Started
Installation
Using the docs
Documentation
Tutorials
Quick references
Class list
Global functions
FAQ
Showroom
shark
blas
vector
shark::blas::vector< T > Member List
This is the complete list of members for
shark::blas::vector< T >
, including all inherited members.
back
()
shark::blas::vector< T >
inline
back
() const
shark::blas::vector< T >
inline
begin
() const
shark::blas::vector< T >
inline
begin
()
shark::blas::vector< T >
inline
cbegin
() const
shark::blas::vector< T >
inline
cend
() const
shark::blas::vector< T >
inline
clear
()
shark::blas::vector< T >
inline
clear_element
(iterator pos)
shark::blas::vector< T >
inline
clear_range
(iterator start, iterator end)
shark::blas::vector< T >
inline
const_index_pointer
typedef
shark::blas::vector< T >
const_iterator
typedef
shark::blas::vector< T >
const_pointer
typedef
shark::blas::vector< T >
const_reference
typedef
shark::blas::vector< T >
empty
() const
shark::blas::vector< T >
inline
end
() const
shark::blas::vector< T >
inline
end
()
shark::blas::vector< T >
inline
evaluation_category
typedef
shark::blas::vector< T >
front
()
shark::blas::vector< T >
inline
front
() const
shark::blas::vector< T >
inline
index_pointer
typedef
shark::blas::vector< T >
iterator
typedef
shark::blas::vector< T >
max_size
() const
shark::blas::vector< T >
inline
operator()
(index_type i) const
shark::blas::vector< T >
inline
operator()
(index_type i)
shark::blas::vector< T >
inline
vector_container< vector< T > >::operator()
() const
shark::blas::vector_container< vector< T > >
inline
vector_container< vector< T > >::operator()
()
shark::blas::vector_container< vector< T > >
inline
operator=
(vector const &v)
shark::blas::vector< T >
inline
operator=
(vector_container< C > const &v)
shark::blas::vector< T >
inline
operator=
(vector_expression< E > const &e)
shark::blas::vector< T >
inline
operator[]
(index_type i) const
shark::blas::vector< T >
inline
operator[]
(index_type i)
shark::blas::vector< T >
inline
pointer
typedef
shark::blas::vector< T >
push_back
(value_type const &element)
shark::blas::vector< T >
inline
reference
typedef
shark::blas::vector< T >
reserve
(size_type)
shark::blas::vector< T >
inline
resize
(size_type size)
shark::blas::vector< T >
inline
serialize
(Archive &ar, const unsigned int file_version)
shark::blas::vector< T >
inline
set_element
(iterator pos, index_type index, value_type value)
shark::blas::vector< T >
inline
size
() const
shark::blas::vector< T >
inline
storage
()
shark::blas::vector< T >
inline
storage
() const
shark::blas::vector< T >
inline
storage_category
typedef
shark::blas::vector< T >
stride
() const
shark::blas::vector< T >
inline
swap
(vector &v1, vector &v2)
shark::blas::vector< T >
friend
vector
()
shark::blas::vector< T >
inline
vector
(size_type size)
shark::blas::vector< T >
inline
explicit
vector
(Iter begin, Iter end)
shark::blas::vector< T >
inline
vector
(const array_type &data)
shark::blas::vector< T >
inline
vector
(size_type size, const value_type &init)
shark::blas::vector< T >
inline
vector
(vector const &v)
shark::blas::vector< T >
inline
vector
(vector_expression< E > const &e)
shark::blas::vector< T >
inline