vnl_vector_fixed_ref< T, n > Member List
This is the complete list of members for vnl_vector_fixed_ref< T, n >, including all inherited members.
abs_t typedefvnl_vector_fixed_ref_const< T, n >
add(const T *a, const T *b, T *r)vnl_vector_fixed_ref_const< T, n > [inline, static]
add(const T *a, T b, T *r)vnl_vector_fixed_ref_const< T, n > [inline, static]
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 typedefvnl_vector_fixed_ref< T, n > [private]
begin() const vnl_vector_fixed_ref< T, n > [inline]
const_iterator typedefvnl_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 > [inline, static]
div(const T *a, T b, T *r)vnl_vector_fixed_ref_const< T, n > [inline, static]
element_type typedefvnl_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 typedefvnl_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 > [inline, static]
mul(const T *a, T b, T *r)vnl_vector_fixed_ref_const< T, n > [inline, static]
one_norm() const vnl_vector_fixed_ref_const< 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+=(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(vcl_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(vcl_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 typedefvnl_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 > [inline, static]
sub(const T *a, T b, T *r)vnl_vector_fixed_ref_const< T, n > [inline, static]
sub(T a, const T *b, T *r)vnl_vector_fixed_ref_const< T, n > [inline, static]
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 > [inline, explicit]
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 > [inline, explicit]
vnl_vector_fixed_ref_const(const vnl_vector_fixed_ref_const< T, n > &rhs)vnl_vector_fixed_ref_const< T, n > [inline]