| abs_t typedef | vnl_vector_fixed_ref_const< T, n > | |
| add(const T *a, const T *b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| add(const T *a, T b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| apply(T(*f)(T)) const | vnl_vector_fixed_ref_const< T, n > | |
| apply(T(*f)(const T &)) const | vnl_vector_fixed_ref_const< T, n > | |
| arg_max() const | vnl_vector_fixed_ref_const< T, n > | inline |
| arg_min() const | vnl_vector_fixed_ref_const< T, n > | inline |
| as_ref() | vnl_vector_fixed_ref< T, n > | inline |
| vnl_vector_fixed_ref_const::as_ref() const | vnl_vector_fixed_ref_const< T, n > | inline |
| as_vector() const | vnl_vector_fixed_ref_const< T, n > | inline |
| assert_finite() const | vnl_vector_fixed_ref_const< T, n > | inline |
| assert_size(unsigned sz) const | vnl_vector_fixed_ref_const< T, n > | inline |
| base typedef | vnl_vector_fixed_ref< T, n > | private |
| begin() const | vnl_vector_fixed_ref< T, n > | inline |
| const_iterator typedef | vnl_vector_fixed_ref_const< T, n > | |
| copy_in(T const *ptr) const | vnl_vector_fixed_ref< T, n > | inline |
| copy_out(T *ptr) const | vnl_vector_fixed_ref_const< T, n > | inline |
| data_ | vnl_vector_fixed_ref_const< T, n > | protected |
| data_block() const | vnl_vector_fixed_ref< T, n > | inline |
| div(const T *a, const T *b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| div(const T *a, T b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| element_type typedef | vnl_vector_fixed_ref_const< T, n > | |
| empty() const | vnl_vector_fixed_ref_const< T, n > | inline |
| end() const | vnl_vector_fixed_ref< T, n > | inline |
| extract(unsigned int len, unsigned int start=0) const | vnl_vector_fixed_ref_const< T, n > | |
| fill(T const &v) | vnl_vector_fixed_ref< T, n > | inline |
| flip() const | vnl_vector_fixed_ref< T, n > | |
| get(unsigned int i) const | vnl_vector_fixed_ref_const< T, n > | inline |
| inf_norm() const | vnl_vector_fixed_ref_const< T, n > | inline |
| is_finite() const | vnl_vector_fixed_ref_const< T, n > | |
| is_zero() const | vnl_vector_fixed_ref_const< T, n > | |
| iterator typedef | vnl_vector_fixed_ref< T, n > | |
| magnitude() const | vnl_vector_fixed_ref_const< T, n > | inline |
| max_value() const | vnl_vector_fixed_ref_const< T, n > | inline |
| mean() const | vnl_vector_fixed_ref_const< T, n > | inline |
| min_value() const | vnl_vector_fixed_ref_const< T, n > | inline |
| mul(const T *a, const T *b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| mul(const T *a, T b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| one_norm() const | vnl_vector_fixed_ref_const< T, n > | inline |
| operator *=(T s) const | vnl_vector_fixed_ref< T, n > | inline |
| operator const vnl_vector_ref< T >() const | vnl_vector_fixed_ref_const< T, n > | inline |
| operator!=(vnl_vector_fixed_ref_const< T, n > const &that) const | vnl_vector_fixed_ref_const< T, n > | inline |
| operator()(unsigned int i) const | vnl_vector_fixed_ref< T, n > | inline |
| operator+=(T s) const | vnl_vector_fixed_ref< T, n > | inline |
| operator+=(const vnl_vector_fixed< T, n > &v) const | vnl_vector_fixed_ref< T, n > | inline |
| operator+=(const vnl_vector< T > &v) const | vnl_vector_fixed_ref< T, n > | inline |
| operator-() const | vnl_vector_fixed_ref_const< T, n > | inline |
| operator-=(T s) const | vnl_vector_fixed_ref< T, n > | inline |
| operator-=(const vnl_vector_fixed< T, n > &v) const | vnl_vector_fixed_ref< T, n > | inline |
| operator-=(const vnl_vector< T > &v) const | vnl_vector_fixed_ref< T, n > | inline |
| operator/=(T s) const | vnl_vector_fixed_ref< T, n > | inline |
| operator=(const vnl_vector_fixed< T, n > &rhs) const | vnl_vector_fixed_ref< T, n > | inline |
| operator=(const vnl_vector_fixed_ref< T, n > &rhs) const | vnl_vector_fixed_ref< T, n > | inline |
| operator=(const vnl_vector_fixed_ref_const< T, n > &rhs) const | vnl_vector_fixed_ref< T, n > | inline |
| operator==(vnl_vector_fixed_ref_const< T, n > const &that) const | vnl_vector_fixed_ref_const< T, n > | inline |
| operator[](unsigned int i) const | vnl_vector_fixed_ref< T, n > | inline |
| operator_eq(vnl_vector_fixed_ref_const< T, n > const &v) const | vnl_vector_fixed_ref_const< T, n > | inline |
| operator_eq(vnl_vector< T > const &v) const | vnl_vector_fixed_ref_const< T, n > | inline |
| print(std::ostream &s) const | vnl_vector_fixed_ref_const< T, n > | |
| put(unsigned int i, T const &v) const | vnl_vector_fixed_ref< T, n > | inline |
| read_ascii(std::istream &s) const | vnl_vector_fixed_ref< T, n > | |
| rms() const | vnl_vector_fixed_ref_const< T, n > | inline |
| set(T const *ptr) const | vnl_vector_fixed_ref< T, n > | inline |
| size() const | vnl_vector_fixed_ref_const< T, n > | inline |
| size_type typedef | vnl_vector_fixed_ref< T, n > | |
| squared_magnitude() const | vnl_vector_fixed_ref_const< T, n > | inline |
| sub(const T *a, const T *b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| sub(const T *a, T b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| sub(T a, const T *b, T *r) | vnl_vector_fixed_ref_const< T, n > | inlinestatic |
| sum() const | vnl_vector_fixed_ref_const< T, n > | inline |
| two_norm() const | vnl_vector_fixed_ref_const< T, n > | inline |
| update(vnl_vector< T > const &, unsigned int start=0) const | vnl_vector_fixed_ref< T, n > | |
| vnl_vector_fixed_ref(vnl_vector_fixed< T, n > &rhs) | vnl_vector_fixed_ref< T, n > | inline |
| vnl_vector_fixed_ref(T *dataptr) | vnl_vector_fixed_ref< T, n > | inlineexplicit |
| vnl_vector_fixed_ref_const(vnl_vector_fixed< T, n > const &rhs) | vnl_vector_fixed_ref_const< T, n > | inline |
| vnl_vector_fixed_ref_const(const T *dataptr) | vnl_vector_fixed_ref_const< T, n > | inlineexplicit |
| vnl_vector_fixed_ref_const(const vnl_vector_fixed_ref_const< T, n > &rhs) | vnl_vector_fixed_ref_const< T, n > | inline |