abs_t typedef | vnl_vector< TValueType > | |
apply(TValueType(*f)(TValueType)) const | vnl_vector< TValueType > | |
apply(TValueType(*f)(TValueType const &)) const | vnl_vector< TValueType > | |
Array() | itk::Array< TValueType > | |
Array(unsigned int dimension) | itk::Array< TValueType > | |
assert_finite() const | vnl_vector< TValueType > | |
assert_size(unsigned sz) const | vnl_vector< TValueType > | |
begin() | vnl_vector< TValueType > | [inline] |
begin() const | vnl_vector< TValueType > | [inline] |
clear() | vnl_vector< TValueType > | |
const_iterator typedef | vnl_vector< TValueType > | |
copy_in(TValueType const *ptr) | vnl_vector< TValueType > | |
copy_out(TValueType *) const | vnl_vector< TValueType > | |
data | vnl_vector< TValueType > | [protected] |
data_block() const | vnl_vector< TValueType > | [inline] |
data_block() | vnl_vector< TValueType > | [inline] |
destroy() | vnl_vector< TValueType > | [protected] |
element_type typedef | vnl_vector< TValueType > | |
end() | vnl_vector< TValueType > | [inline] |
end() const | vnl_vector< TValueType > | [inline] |
extract(unsigned int len, unsigned int start=0) const | vnl_vector< TValueType > | |
fill(TValueType const &v) | vnl_vector< TValueType > | |
Fill(TValueType const &v) | itk::Array< TValueType > | [inline] |
flip() | vnl_vector< TValueType > | |
get(unsigned int i) const | vnl_vector< TValueType > | [inline] |
GetNumberOfElements(void) const | itk::Array< TValueType > | [inline] |
inf_norm() const | vnl_vector< TValueType > | [inline] |
inline_function_tickler() | vnl_vector< TValueType > | [protected, static] |
is_finite() const | vnl_vector< TValueType > | |
iterator typedef | vnl_vector< TValueType > | |
magnitude() const | vnl_vector< TValueType > | [inline] |
max_value() const | vnl_vector< TValueType > | [inline] |
mean() const | vnl_vector< TValueType > | [inline] |
min_value() const | vnl_vector< TValueType > | [inline] |
normalize() | vnl_vector< TValueType > | [inline] |
num_elmts | vnl_vector< TValueType > | [protected] |
one_norm() const | vnl_vector< TValueType > | [inline] |
operator *(TValueType v) const | vnl_vector< TValueType > | [inline] |
operator *(vnl_matrix< TValueType > const &M) const | vnl_vector< TValueType > | [inline] |
operator *=(TValueType) | vnl_vector< TValueType > | |
operator *=(vnl_matrix< TValueType > const &m) | vnl_vector< TValueType > | [inline] |
operator!=(vnl_vector< TValueType > const &that) const | vnl_vector< TValueType > | [inline] |
operator()(unsigned int i) | vnl_vector< TValueType > | [inline] |
operator()(unsigned int i) const | vnl_vector< TValueType > | [inline] |
operator+() const | vnl_vector< TValueType > | [inline] |
operator+(TValueType v) const | vnl_vector< TValueType > | [inline] |
operator+(vnl_vector< TValueType > const &v) const | vnl_vector< TValueType > | [inline] |
operator+=(TValueType) | vnl_vector< TValueType > | |
operator+=(vnl_vector< TValueType > const &rhs) | vnl_vector< TValueType > | |
operator-() const | vnl_vector< TValueType > | |
operator-(TValueType v) const | vnl_vector< TValueType > | [inline] |
operator-(vnl_vector< TValueType > const &v) const | vnl_vector< TValueType > | [inline] |
operator-=(TValueType value) | vnl_vector< TValueType > | [inline] |
operator-=(vnl_vector< TValueType > const &rhs) | vnl_vector< TValueType > | |
operator/(TValueType v) const | vnl_vector< TValueType > | [inline] |
operator/=(TValueType) | vnl_vector< TValueType > | |
operator=(TValueType const &v) | vnl_vector< TValueType > | [inline] |
operator=(vnl_vector< TValueType > const &rhs) | vnl_vector< TValueType > | |
operator==(vnl_vector< TValueType > const &that) const | vnl_vector< TValueType > | [inline] |
operator[](unsigned int i) | vnl_vector< TValueType > | [inline] |
operator[](unsigned int i) const | vnl_vector< TValueType > | [inline] |
operator_eq(vnl_vector< TValueType > const &v) const | vnl_vector< TValueType > | |
post_multiply(vnl_matrix< TValueType > const &M) | vnl_vector< TValueType > | |
pre_multiply(vnl_matrix< TValueType > const &M) | vnl_vector< TValueType > | |
put(unsigned int i, TValueType const &) | vnl_vector< TValueType > | [inline] |
read(vcl_istream &s) | vnl_vector< TValueType > | [static] |
read_ascii(vcl_istream &s) | vnl_vector< TValueType > | |
resize(unsigned n) | vnl_vector< TValueType > | |
rms() const | vnl_vector< TValueType > | [inline] |
set(TValueType const *ptr) | vnl_vector< TValueType > | [inline] |
set_t(TValueType const &tt) | vnl_vector< TValueType > | [inline] |
set_x(TValueType const &xx) | vnl_vector< TValueType > | [inline] |
set_y(TValueType const &yy) | vnl_vector< TValueType > | [inline] |
set_z(TValueType const &zz) | vnl_vector< TValueType > | [inline] |
size() const | vnl_vector< TValueType > | [inline] |
Size(void) const | itk::Array< TValueType > | [inline] |
squared_magnitude() const | vnl_vector< TValueType > | [inline] |
swap(vnl_vector< TValueType > &that) | vnl_vector< TValueType > | |
t() const | vnl_vector< TValueType > | [inline] |
two_norm() const | vnl_vector< TValueType > | [inline] |
update(vnl_vector< TValueType > const &, unsigned int start=0) | vnl_vector< TValueType > | |
ValueType typedef | itk::Array< TValueType > | |
vnl_matrix< T > class | vnl_vector< TValueType > | [friend] |
vnl_vector() | vnl_vector< TValueType > | [inline] |
vnl_vector(unsigned len) | vnl_vector< TValueType > | |
vnl_vector(unsigned len, TValueType const &v0) | vnl_vector< TValueType > | |
vnl_vector(unsigned len, int n, TValueType const values[]) | vnl_vector< TValueType > | |
vnl_vector(TValueType const &, TValueType const &, TValueType const &) | vnl_vector< TValueType > | |
vnl_vector(TValueType const *data_block, unsigned int n) | vnl_vector< TValueType > | |
vnl_vector(vnl_vector< TValueType > const &) | vnl_vector< TValueType > | |
vnl_vector(vnl_vector< TValueType > &that, vnl_tag_grab) | vnl_vector< TValueType > | [inline] |
vnl_vector(vnl_vector< TValueType > const &, vnl_vector< TValueType > const &, const vnl_tag_add &) | vnl_vector< TValueType > | |
vnl_vector(vnl_vector< TValueType > const &, vnl_vector< TValueType > const &, const vnl_tag_sub &) | vnl_vector< TValueType > | |
vnl_vector(vnl_vector< TValueType > const &, TValueType, const vnl_tag_mul &) | vnl_vector< TValueType > | |
vnl_vector(vnl_vector< TValueType > const &, TValueType, const vnl_tag_div &) | vnl_vector< TValueType > | |
vnl_vector(vnl_vector< TValueType > const &, TValueType, const vnl_tag_add &) | vnl_vector< TValueType > | |
vnl_vector(vnl_vector< TValueType > const &, TValueType, const vnl_tag_sub &) | vnl_vector< TValueType > | |
vnl_vector(vnl_matrix< TValueType > const &, vnl_vector< TValueType > const &, const vnl_tag_mul &) | vnl_vector< TValueType > | |
vnl_vector(vnl_vector< TValueType > const &, vnl_matrix< TValueType > const &, const vnl_tag_mul &) | vnl_vector< TValueType > | |
x() const | vnl_vector< TValueType > | [inline] |
y() const | vnl_vector< TValueType > | [inline] |
z() const | vnl_vector< TValueType > | [inline] |
~Array() | itk::Array< TValueType > | [inline] |
~vnl_vector() | vnl_vector< TValueType > | [inline] |