, 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 > | [inline, static] |
add(const T *a, T b, T *r) | vnl_vector_fixed< T, n > | [inline, static] |
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 > | [inline] |
data_block() | vnl_vector_fixed< T, n > | [inline] |
div(const T *a, const T *b, T *r) | vnl_vector_fixed< T, n > | [inline, static] |
div(const T *a, T b, T *r) | vnl_vector_fixed< T, n > | [inline, static] |
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 > | |
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 > | [inline] |
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 > | [inline, static] |
mul(const T *a, T b, T *r) | vnl_vector_fixed< T, n > | [inline, static] |
normalize() | vnl_vector_fixed< T, n > | [inline] |
one_norm() const | 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 > | [inline] |
operator()(unsigned int i) 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_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<<(vcl_ostream &ostr, const vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | [related] |
operator<<(vcl_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) | vnl_vector_fixed< T, n > | [inline] |
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>>(vcl_istream &ostr, vnl_vector_fixed< T, n > &v) | vnl_vector_fixed< T, n > | [related] |
operator>>(vcl_istream &i, const vnl_vector_fixed_ref< T, n > &v) | vnl_vector_fixed< T, n > | [related] |
operator[](unsigned int i) | vnl_vector_fixed< T, n > | [inline] |
operator[](unsigned int i) const | vnl_vector_fixed< T, n > | [inline] |
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(vcl_ostream &s) const | vnl_vector_fixed< T, n > | |
put(unsigned int i, T const &v) | vnl_vector_fixed< T, n > | [inline] |
read_ascii(vcl_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() const | vnl_vector_fixed< T, n > | [inline] |
SIZE enum value | vnl_vector_fixed< T, n > | |
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 > | [inline, static] |
sub(const T *a, T b, T *r) | vnl_vector_fixed< T, n > | [inline, static] |
sub(T a, const T *b, T *r) | vnl_vector_fixed< T, n > | [inline, static] |
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_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_matlab_print(vcl_ostream &, vnl_vector_fixed< T, n > const &, char const *variable_name=0, vnl_matlab_print_format=vnl_matlab_print_format_default) | vnl_vector_fixed< T, n > | [related] |
vnl_vector_fixed() | vnl_vector_fixed< T, n > | [inline] |
vnl_vector_fixed(const vnl_vector_fixed< T, n > &rhs) | vnl_vector_fixed< T, n > | [inline] |
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 > | [inline, explicit] |
vnl_vector_fixed(const T *datablck) | vnl_vector_fixed< T, n > | [inline, explicit] |
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(vcl_ostream &os, const vnl_vector_fixed< T, n > &b) | vnl_vector_fixed< T, n > | [related] |
x_write(vcl_ostream &os, vnl_vector_fixed< T, n > const &v, vcl_string name="vnl_vector_fixed") | vnl_vector_fixed< T, n > | [related] |
x_write_tree(vcl_ostream &os, vnl_vector_fixed< T, n > const &v, vcl_string name="vnl_vector_fixed") | vnl_vector_fixed< T, n > | [related] |