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