This is the complete list of members for vnl_vector_fixed< T, n >, including all inherited members.
| abs_t typedef | vnl_vector_fixed< T, n > | |
| add(const T *a, const T *b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| add(const T *a, T b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| angle(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| angle(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| angle(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| apply(T(*f)(T)) | vnl_vector_fixed< T, n > | |
| apply(T(*f)(const T &)) | vnl_vector_fixed< T, n > | |
| arg_max() const | vnl_vector_fixed< T, n > | inline |
| arg_min() const | vnl_vector_fixed< T, n > | inline |
| as_ref() | vnl_vector_fixed< T, n > | inline |
| as_ref() const | vnl_vector_fixed< T, n > | inline |
| as_vector() const | vnl_vector_fixed< T, n > | inline |
| assert_finite() const | vnl_vector_fixed< T, n > | inline |
| assert_finite_internal() const | vnl_vector_fixed< T, n > | private |
| assert_size(unsigned sz) const | vnl_vector_fixed< T, n > | inline |
| begin() | vnl_vector_fixed< T, n > | inline |
| begin() const | vnl_vector_fixed< T, n > | inline |
| const_iterator typedef | vnl_vector_fixed< T, n > | |
| copy_in(T const *ptr) | vnl_vector_fixed< T, n > | inline |
| copy_out(T *ptr) const | vnl_vector_fixed< T, n > | inline |
| data_ | vnl_vector_fixed< T, n > | protected |
| data_block() const | vnl_vector_fixed< T, n > | |
| data_block() | vnl_vector_fixed< T, n > | |
| div(const T *a, const T *b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| div(const T *a, T b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| dot_product(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| dot_product(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| dot_product(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| element_product(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| element_product(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| element_product(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| element_quotient(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| element_quotient(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| element_quotient(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| element_type typedef | vnl_vector_fixed< T, n > | |
| empty() const | vnl_vector_fixed< T, n > | inline |
| end() | vnl_vector_fixed< T, n > | inline |
| end() const | vnl_vector_fixed< T, n > | inline |
| extract(unsigned int len, unsigned int start=0) const | vnl_vector_fixed< T, n > | inline |
| fill(T const &v) | vnl_vector_fixed< T, n > | inline |
| flip() | vnl_vector_fixed< T, n > | |
| get(unsigned int i) const | vnl_vector_fixed< T, n > | |
| inf_norm() const | vnl_vector_fixed< T, n > | inline |
| is_finite() const | vnl_vector_fixed< T, n > | |
| is_zero() const | vnl_vector_fixed< T, n > | |
| iterator typedef | vnl_vector_fixed< T, n > | |
| magnitude() const | vnl_vector_fixed< T, n > | inline |
| max_value() const | vnl_vector_fixed< T, n > | inline |
| mean() const | vnl_vector_fixed< T, n > | inline |
| min_value() const | vnl_vector_fixed< T, n > | inline |
| mul(const T *a, const T *b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| mul(const T *a, T b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| normalize() | vnl_vector_fixed< T, n > | inline |
| one_norm() const | vnl_vector_fixed< T, n > | inline |
| operator *(vnl_diag_matrix_fixed< T, N > const &D, vnl_vector_fixed< T, N > const &A) | vnl_vector_fixed< T, n > | related |
| operator *(vnl_vector_fixed< T, N > const &A, vnl_diag_matrix_fixed< T, N > const &D) | vnl_vector_fixed< T, n > | related |
| operator *(const vnl_vector_fixed< T, n > &v, T s) | vnl_vector_fixed< T, n > | related |
| operator *(const T &s, const vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator *(const vnl_vector_fixed_ref_const< T, n > &v, T s) | vnl_vector_fixed< T, n > | related |
| operator *(T s, const vnl_vector_fixed_ref_const< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator *=(T s) | vnl_vector_fixed< T, n > | inline |
| operator const vnl_vector_ref< T >() const | vnl_vector_fixed< T, n > | inline |
| operator!=(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| operator!=(vnl_vector_fixed< T, n > const &a, vnl_vector< T > const &b) | vnl_vector_fixed< T, n > | related |
| operator!=(vnl_vector< T > const &a, vnl_vector_fixed< T, n > const &b) | vnl_vector_fixed< T, n > | related |
| operator()(unsigned int i) | vnl_vector_fixed< T, n > | |
| operator()(unsigned int i) const | vnl_vector_fixed< T, n > | |
| operator+(const vnl_double_3 &a, const vnl_double_3 &b) | vnl_vector_fixed< T, n > | related |
| operator+(const vnl_vector_fixed< T, n > &v, T s) | vnl_vector_fixed< T, n > | related |
| operator+(const T &s, const vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator+(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| operator+(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| operator+(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| operator+(const vnl_vector_fixed_ref_const< T, n > &v, T s) | vnl_vector_fixed< T, n > | related |
| operator+(T s, const vnl_vector_fixed_ref_const< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator+(const vnl_vector_fixed_ref_const< T, n > &a, const vnl_vector_fixed_ref_const< T, n > &b) | vnl_vector_fixed< T, n > | related |
| operator+=(T s) | vnl_vector_fixed< T, n > | inline |
| operator+=(const vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | inline |
| operator+=(const vnl_vector< T > &v) | vnl_vector_fixed< T, n > | inline |
| operator-() const | vnl_vector_fixed< T, n > | inline |
| operator-(const vnl_vector_fixed< T, n > &v, T s) | vnl_vector_fixed< T, n > | related |
| operator-(const T &s, const vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator-(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| operator-(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| operator-(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| operator-(const vnl_vector_fixed_ref_const< T, n > &v, T s) | vnl_vector_fixed< T, n > | related |
| operator-(T s, const vnl_vector_fixed_ref_const< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator-(const vnl_vector_fixed_ref_const< T, n > &a, const vnl_vector_fixed_ref_const< T, n > &b) | vnl_vector_fixed< T, n > | related |
| operator-=(T s) | vnl_vector_fixed< T, n > | inline |
| operator-=(const vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | inline |
| operator-=(const vnl_vector< T > &v) | vnl_vector_fixed< T, n > | inline |
| operator/(const vnl_vector_fixed< T, n > &v, T s) | vnl_vector_fixed< T, n > | related |
| operator/(const vnl_vector_fixed_ref_const< T, n > &v, T s) | vnl_vector_fixed< T, n > | related |
| operator/=(T s) | vnl_vector_fixed< T, n > | inline |
| operator<(vnl_vector_fixed< T, n > const &lhs, vnl_vector_fixed< T, n > const &rhs) | vnl_vector_fixed< T, n > | related |
| operator<<(std::ostream &ostr, const vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator<<(std::ostream &o, const vnl_vector_fixed_ref_const< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator=(const vnl_vector_fixed< T, n > &rhs)=default | vnl_vector_fixed< T, n > | |
| operator=(vnl_vector_fixed< T, n > &&rhs)=default | vnl_vector_fixed< T, n > | |
| operator=(const vnl_vector< T > &rhs) | vnl_vector_fixed< T, n > | inline |
| operator==(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| operator==(vnl_vector_fixed< T, n > const &a, vnl_vector< T > const &b) | vnl_vector_fixed< T, n > | related |
| operator==(vnl_vector< T > const &a, vnl_vector_fixed< T, n > const &b) | vnl_vector_fixed< T, n > | related |
| operator>>(std::istream &ostr, vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator>>(std::istream &i, const vnl_vector_fixed_ref< T, n > &v) | vnl_vector_fixed< T, n > | related |
| operator[](const size_t i) | vnl_vector_fixed< T, n > | |
| operator[](const size_t i) const | vnl_vector_fixed< T, n > | |
| operator_eq(vnl_vector_fixed< T, n > const &v) const | vnl_vector_fixed< T, n > | inline |
| operator_eq(vnl_vector< T > const &v) const | vnl_vector_fixed< T, n > | inline |
| outer_product(vnl_vector_fixed< T, m > const &a, vnl_vector_fixed< T, n > const &b) | vnl_vector_fixed< T, n > | related |
| outer_product(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| outer_product(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| print(std::ostream &s) const | vnl_vector_fixed< T, n > | |
| put(unsigned int i, T const &v) | vnl_vector_fixed< T, n > | inline |
| read_ascii(std::istream &s) | vnl_vector_fixed< T, n > | |
| rms() const | vnl_vector_fixed< T, n > | inline |
| self typedef | vnl_vector_fixed< T, n > | |
| set(T const *ptr) | vnl_vector_fixed< T, n > | inline |
| SIZE enum value | vnl_vector_fixed< T, n > | |
| size() const | vnl_vector_fixed< T, n > | inline |
| size_type typedef | vnl_vector_fixed< T, n > | |
| squared_magnitude() const | vnl_vector_fixed< T, n > | inline |
| sub(const T *a, const T *b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| sub(const T *a, T b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| sub(T a, const T *b, T *r) | vnl_vector_fixed< T, n > | inlinestatic |
| sum() const | vnl_vector_fixed< T, n > | inline |
| two_norm() const | vnl_vector_fixed< T, n > | inline |
| update(vnl_vector< T > const &, unsigned int start=0) | vnl_vector_fixed< T, n > | |
| vnl_complexify(vnl_vector_fixed< T, n > const &R) | vnl_vector_fixed< T, n > | related |
| vnl_complexify(vnl_vector_fixed< T, n > const &R, vnl_vector_fixed< T, n > const &I) | vnl_vector_fixed< T, n > | related |
| vnl_cross_2d(const vnl_vector_fixed< T, 2 > &v1, const vnl_vector_fixed< T, 2 > &v2) | vnl_vector_fixed< T, n > | related |
| vnl_cross_2d(vnl_vector_fixed< T, 2 > const &v1, vnl_vector< T > const &v2) | vnl_vector_fixed< T, n > | related |
| vnl_cross_2d(vnl_vector< T > const &v1, vnl_vector_fixed< T, 2 > const &v2) | vnl_vector_fixed< T, n > | related |
| vnl_cross_2d(vnl_double_2 const &v1, vnl_double_2 const &v2) | vnl_vector_fixed< T, n > | related |
| vnl_cross_2d(vnl_float_2 const &v1, vnl_float_2 const &v2) | vnl_vector_fixed< T, n > | related |
| vnl_cross_3d(const vnl_vector_fixed< T, 3 > &v1, const vnl_vector_fixed< T, 3 > &v2) | vnl_vector_fixed< T, n > | related |
| vnl_cross_3d(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| vnl_cross_3d(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| vnl_cross_3d(vnl_double_3 const &v1, vnl_double_3 const &v2) | vnl_vector_fixed< T, n > | related |
| vnl_cross_3d(vnl_float_3 const &v1, vnl_float_3 const &v2) | vnl_vector_fixed< T, n > | related |
| vnl_imag(vnl_vector_fixed< std::complex< T >, N > const &C) | vnl_vector_fixed< T, n > | related |
| vnl_matlab_print(std::ostream &, vnl_vector_fixed< T, n > const &, char const *variable_name=nullptr, vnl_matlab_print_format=vnl_matlab_print_format_default) | vnl_vector_fixed< T, n > | related |
| vnl_real(vnl_vector_fixed< std::complex< T >, N > const &C) | vnl_vector_fixed< T, n > | related |
| vnl_vector_fixed()=default | vnl_vector_fixed< T, n > | |
| vnl_vector_fixed(const vnl_vector_fixed< T, n > &rhs)=default | vnl_vector_fixed< T, n > | |
| vnl_vector_fixed(vnl_vector_fixed< T, n > &&rhs)=default | vnl_vector_fixed< T, n > | |
| vnl_vector_fixed(const vnl_vector< T > &rhs) | vnl_vector_fixed< T, n > | inline |
| vnl_vector_fixed(const T &v) | vnl_vector_fixed< T, n > | inlineexplicit |
| vnl_vector_fixed(const T *datablck) | vnl_vector_fixed< T, n > | inlineexplicit |
| vnl_vector_fixed(const T &x0, const T &x1) | vnl_vector_fixed< T, n > | inline |
| vnl_vector_fixed(const T &x0, const T &x1, const T &x2) | vnl_vector_fixed< T, n > | inline |
| vnl_vector_fixed(const T &x0, const T &x1, const T &x2, const T &x3) | vnl_vector_fixed< T, n > | inline |
| vnl_vector_ssd(const vnl_vector_fixed< T, n > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| vnl_vector_ssd(const vnl_vector_fixed< T, n > &a, const vnl_vector< T > &b) | vnl_vector_fixed< T, n > | related |
| vnl_vector_ssd(const vnl_vector< T > &a, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| vsl_b_read(vsl_b_istream &is, vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | related |
| vsl_b_write(vsl_b_ostream &os, const vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | related |
| vsl_print_summary(std::ostream &os, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | related |
| x_write(std::ostream &os, vnl_vector_fixed< T, n > const &v, std::string name="vnl_vector_fixed") | vnl_vector_fixed< T, n > | related |
| x_write_tree(std::ostream &os, vnl_vector_fixed< T, n > const &v, std::string name="vnl_vector_fixed") | vnl_vector_fixed< T, n > | related |
1.8.15