| add(vector_short const &b) | gsl::vector_short | inline |
| add_constant(short const x) | gsl::vector_short | inline |
| alloc_col_from_matrix(matrix_short &m, size_t const j) | gsl::vector_short | static |
| alloc_row_from_matrix(matrix_short &m, size_t const i) | gsl::vector_short | static |
| axpby(short const alpha, vector_short const &x, short const beta) | gsl::vector_short | inline |
| begin() | gsl::vector_short | inline |
| begin() const | gsl::vector_short | inline |
| calloc(size_t const n) | gsl::vector_short | inlinestatic |
| ccgsl_pointer | gsl::vector_short | private |
| clone() const | gsl::vector_short | inline |
| const_iterator typedef | gsl::vector_short | |
| const_pointer typedef | gsl::vector_short | |
| const_ptr(size_t const i) const | gsl::vector_short | inline |
| const_reference typedef | gsl::vector_short | |
| const_reverse_iterator typedef | gsl::vector_short | |
| const_subvector(size_t i, size_t n) const | gsl::vector_short | inline |
| const_subvector_with_stride(size_t i, size_t stride, size_t n) const | gsl::vector_short | inline |
| const_view_array(short const *v, size_t n) | gsl::vector_short | inlinestatic |
| const_view_array(ARRAY const &v, size_t n=0) | gsl::vector_short | inlinestatic |
| const_view_array_with_stride(short const *base, size_t stride, size_t n) | gsl::vector_short | inlinestatic |
| const_view_array_with_stride(ARRAY const &base, size_t stride, size_t n=0) | gsl::vector_short | inlinestatic |
| count | gsl::vector_short | private |
| data() | gsl::vector_short | inline |
| data() const | gsl::vector_short | inline |
| difference_type typedef | gsl::vector_short | |
| div(vector_short const &b) | gsl::vector_short | inline |
| empty() const | gsl::vector_short | inline |
| end() | gsl::vector_short | inline |
| end() const | gsl::vector_short | inline |
| fprintf(FILE *stream, char const *format) const | gsl::vector_short | inline |
| fread(FILE *stream) | gsl::vector_short | inline |
| fscanf(FILE *stream) | gsl::vector_short | inline |
| fwrite(FILE *stream) const | gsl::vector_short | inline |
| get() | gsl::vector_short | inline |
| get() const | gsl::vector_short | inline |
| get(size_t const i) const | gsl::vector_short | inline |
| isneg() const | gsl::vector_short | inline |
| isnonneg() const | gsl::vector_short | inline |
| isnull() const | gsl::vector_short | inline |
| ispos() const | gsl::vector_short | inline |
| iterator typedef | gsl::vector_short | |
| max() const | gsl::vector_short | inline |
| max_index() const | gsl::vector_short | inline |
| max_size() const | gsl::vector_short | inline |
| memcpy(vector_short const &src) | gsl::vector_short | inline |
| min() const | gsl::vector_short | inline |
| min_index() const | gsl::vector_short | inline |
| minmax(short &min_out, short &max_out) const | gsl::vector_short | inline |
| minmax_index(size_t *imin, size_t *imax) const | gsl::vector_short | inline |
| mul(vector_short const &b) | gsl::vector_short | inline |
| operator bool() const | gsl::vector_short | inlineexplicit |
| operator!=(vector_short const &v) const | gsl::vector_short | inline |
| operator*() | gsl::matrix_short::vector_short_ptr | inline |
| operator->() | gsl::matrix_short::vector_short_ptr | inline |
| operator<(vector_short const &v) const | gsl::vector_short | inline |
| operator<=(vector_short const &v) const | gsl::vector_short | inline |
| operator=(vector_short const &v) | gsl::vector_short | inline |
| operator=(vector_short &&v) | gsl::vector_short | inline |
| operator==(vector_short const &v) const | gsl::vector_short | inline |
| operator>(vector_short const &v) const | gsl::vector_short | inline |
| operator>=(vector_short const &v) const | gsl::vector_short | inline |
| operator[](size_t const n) | gsl::vector_short | inline |
| operator[](size_t const n) const | gsl::vector_short | inline |
| owns_data | gsl::vector_short | private |
| pointer typedef | gsl::vector_short | |
| ptr(size_t const i) | gsl::vector_short | inline |
| rbegin() | gsl::vector_short | inline |
| rbegin() const | gsl::vector_short | inline |
| reference typedef | gsl::vector_short | |
| rend() | gsl::vector_short | inline |
| rend() const | gsl::vector_short | inline |
| reset() | gsl::vector_short | inline |
| reverse() | gsl::vector_short | inline |
| reverse_iterator typedef | gsl::vector_short | |
| scale(short const x) | gsl::vector_short | inline |
| set(size_t const i, short x) | gsl::vector_short | inline |
| set_all(short x) | gsl::vector_short | inline |
| set_basis(size_t i) | gsl::vector_short | inline |
| set_zero() | gsl::vector_short | inline |
| size() const | gsl::vector_short | inline |
| size_type typedef | gsl::vector_short | |
| sub(vector_short const &b) | gsl::vector_short | inline |
| subvector(size_t i, size_t n) | gsl::vector_short | inline |
| subvector_with_stride(size_t i, size_t stride, size_t n) | gsl::vector_short | inline |
| sum(vector_short const &a) const | gsl::vector_short | inline |
| swap(vector_short &v) | gsl::vector_short | inline |
| swap_elements(size_t const i, size_t const j) | gsl::vector_short | inline |
| unique() const | gsl::vector_short | inline |
| use_count() const | gsl::vector_short | inline |
| value_type typedef | gsl::vector_short | |
| vector_short() | gsl::vector_short | inline |
| vector_short(size_t const n) | gsl::vector_short | inlineexplicit |
| vector_short(gsl_vector_short *v) | gsl::vector_short | inlineexplicit |
| vector_short(std::initializer_list< short > initializer_list) | gsl::vector_short | inline |
| vector_short(vector_short const &v) | gsl::vector_short | inline |
| vector_short(vector_short &v) | gsl::vector_short | inline |
| vector_short(V &v, size_t const stride=1) | gsl::vector_short | inline |
| vector_short(vector_short &&v) | gsl::vector_short | inline |
| vector_short(block_short &b, size_t const offset, size_t const n, size_t const stride=1) | gsl::vector_short | inline |
| vector_short(vector_short &v, size_t const offset, size_t const n, size_t const stride=1) | gsl::vector_short | inline |
| vector_short_ptr(vector_short const &v) | gsl::matrix_short::vector_short_ptr | inline |
| view_array(short *v, size_t n) | gsl::vector_short | inlinestatic |
| view_array(ARRAY &v, size_t n=0) | gsl::vector_short | inlinestatic |
| view_array_with_stride(short *base, size_t stride, size_t n) | gsl::vector_short | inlinestatic |
| view_array_with_stride(ARRAY &base, size_t stride, size_t n=0) | gsl::vector_short | inlinestatic |
| wrap_gsl_vector_short_without_ownership(gsl_vector_short *v) | gsl::vector_short | inline |
| ~vector_short() | gsl::vector_short | inline |