, including all inherited members.
array_type typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
assign(const vector_expression< AE > &ae) | boost::numeric::ublas::vector< T, A > | |
assign_temporary(vector &v) | boost::numeric::ublas::vector< T, A > | |
begin() const | boost::numeric::ublas::vector< T, A > | |
begin() | boost::numeric::ublas::vector< T, A > | |
clear() | boost::numeric::ublas::vector< T, A > | |
closure_type typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
complexity (defined in boost::numeric::ublas::vector_container< vector< T, A > >) | boost::numeric::ublas::vector_container< vector< T, A > > | [static] |
const_closure_type typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
const_pointer typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
const_reference typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
const_reverse_iterator typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
container_type typedef (defined in boost::numeric::ublas::vector_container< vector< T, A > >) | boost::numeric::ublas::vector_container< vector< T, A > > | |
data() const | boost::numeric::ublas::vector< T, A > | |
data() | boost::numeric::ublas::vector< T, A > | |
difference_type typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
empty() const | boost::numeric::ublas::vector< T, A > | |
end() const | boost::numeric::ublas::vector< T, A > | |
end() | boost::numeric::ublas::vector< T, A > | |
erase_element(size_type i) | boost::numeric::ublas::vector< T, A > | |
expression_type typedef (defined in boost::numeric::ublas::vector_expression< vector< T, A > >) | boost::numeric::ublas::vector_expression< vector< T, A > > | |
find(size_type i) const | boost::numeric::ublas::vector< T, A > | |
find(size_type i) | boost::numeric::ublas::vector< T, A > | |
find_element(size_type i) | boost::numeric::ublas::vector< T, A > | |
find_element(size_type i) const | boost::numeric::ublas::vector< T, A > | |
insert_element(size_type i, const_reference t) | boost::numeric::ublas::vector< T, A > | |
max_size() const | boost::numeric::ublas::vector< T, A > | |
minus_assign(const vector_expression< AE > &ae) | boost::numeric::ublas::vector< T, A > | |
operator()(size_type i) const | boost::numeric::ublas::vector< T, A > | |
operator()(size_type i) | boost::numeric::ublas::vector< T, A > | |
operator()() const (defined in boost::numeric::ublas::vector_container< vector< T, A > >) | boost::numeric::ublas::vector_container< vector< T, A > > | |
operator()() (defined in boost::numeric::ublas::vector_container< vector< T, A > >) | boost::numeric::ublas::vector_container< vector< T, A > > | |
operator*=(const AT &at) | boost::numeric::ublas::vector< T, A > | |
operator+=(const vector_expression< AE > &ae) | boost::numeric::ublas::vector< T, A > | |
operator+=(const vector_container< C > &v) | boost::numeric::ublas::vector< T, A > | |
operator-=(const vector_expression< AE > &ae) | boost::numeric::ublas::vector< T, A > | |
operator-=(const vector_container< C > &v) | boost::numeric::ublas::vector< T, A > | |
operator/=(const AT &at) | boost::numeric::ublas::vector< T, A > | |
operator=(const permutation_matrix &m) | boost::numeric::ublas::permutation_matrix< T, A > | |
boost::numeric::ublas::vector::operator=(const vector_container< C > &v) | boost::numeric::ublas::vector< T, A > | |
boost::numeric::ublas::vector::operator=(const vector_expression< AE > &ae) | boost::numeric::ublas::vector< T, A > | |
operator[](size_type i) const | boost::numeric::ublas::vector< T, A > | |
operator[](size_type i) | boost::numeric::ublas::vector< T, A > | |
permutation_matrix(size_type size) (defined in boost::numeric::ublas::permutation_matrix< T, A >) | boost::numeric::ublas::permutation_matrix< T, A > | [explicit] |
permutation_matrix(const vector_type &init) (defined in boost::numeric::ublas::permutation_matrix< T, A >) | boost::numeric::ublas::permutation_matrix< T, A > | [explicit] |
plus_assign(const vector_expression< AE > &ae) | boost::numeric::ublas::vector< T, A > | |
pointer typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
rbegin() const | boost::numeric::ublas::vector< T, A > | |
rbegin() | boost::numeric::ublas::vector< T, A > | |
reference typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
rend() const | boost::numeric::ublas::vector< T, A > | |
rend() | boost::numeric::ublas::vector< T, A > | |
resize(size_type size, bool preserve=true) | boost::numeric::ublas::vector< T, A > | |
reverse_iterator typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
serialize(Archive &ar, const unsigned int) | boost::numeric::ublas::vector< T, A > | |
size() const | boost::numeric::ublas::vector< T, A > | |
size_type typedef (defined in boost::numeric::ublas::permutation_matrix< T, A >) | boost::numeric::ublas::permutation_matrix< T, A > | |
storage_category typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
swap(vector &v) | boost::numeric::ublas::vector< T, A > | |
swap(vector &v1, vector &v2) | boost::numeric::ublas::vector< T, A > | [friend] |
type_category typedef (defined in boost::numeric::ublas::vector_container< vector< T, A > >) | boost::numeric::ublas::vector_container< vector< T, A > > | |
ublas_expression() (defined in boost::numeric::ublas::ublas_expression< vector< T, A > >) | boost::numeric::ublas::ublas_expression< vector< T, A > > | [protected] |
value_type typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
vector() | boost::numeric::ublas::vector< T, A > | |
vector(size_type size) | boost::numeric::ublas::vector< T, A > | [explicit] |
vector(size_type size, const array_type &data) | boost::numeric::ublas::vector< T, A > | |
vector(const array_type &data) | boost::numeric::ublas::vector< T, A > | |
vector(size_type size, const value_type &init) | boost::numeric::ublas::vector< T, A > | |
vector(const vector &v) | boost::numeric::ublas::vector< T, A > | |
vector(const vector_expression< AE > &ae) | boost::numeric::ublas::vector< T, A > | |
vector_temporary_type typedef (defined in boost::numeric::ublas::vector< T, A >) | boost::numeric::ublas::vector< T, A > | |
vector_type typedef (defined in boost::numeric::ublas::permutation_matrix< T, A >) | boost::numeric::ublas::permutation_matrix< T, A > | |
~permutation_matrix() (defined in boost::numeric::ublas::permutation_matrix< T, A >) | boost::numeric::ublas::permutation_matrix< T, A > | |
~ublas_expression() (defined in boost::numeric::ublas::ublas_expression< vector< T, A > >) | boost::numeric::ublas::ublas_expression< vector< T, A > > | [protected] |