abs_t typedef | vnl_matrix< TValueType > | |
absolute_value_max() const | vnl_matrix< TValueType > | [inline] |
absolute_value_sum() const | vnl_matrix< TValueType > | [inline] |
apply(TValueType(*f)(TValueType)) const | vnl_matrix< TValueType > | |
apply(TValueType(*f)(TValueType const &)) const | vnl_matrix< TValueType > | |
Array2D() | itk::Array2D< TValueType > | |
Array2D(unsigned int rows, unsigned int cols) | itk::Array2D< TValueType > | |
Array2D(const Self &array) | itk::Array2D< TValueType > | |
Array2D(const VnlMatrixType &matrix) | itk::Array2D< TValueType > | |
array_inf_norm() const | vnl_matrix< TValueType > | [inline] |
array_one_norm() const | vnl_matrix< TValueType > | [inline] |
array_two_norm() const | vnl_matrix< TValueType > | [inline] |
assert_finite() const | vnl_matrix< TValueType > | |
assert_size(unsigned rows, unsigned cols) const | vnl_matrix< TValueType > | |
begin() | vnl_matrix< TValueType > | [inline] |
begin() const | vnl_matrix< TValueType > | [inline] |
clear() | vnl_matrix< TValueType > | |
cols() const | vnl_matrix< TValueType > | [inline] |
columns() const | vnl_matrix< TValueType > | [inline] |
conjugate_transpose() const | vnl_matrix< TValueType > | |
const_iterator typedef | vnl_matrix< TValueType > | |
copy_in(TValueType const *) | vnl_matrix< TValueType > | |
copy_out(TValueType *) const | vnl_matrix< TValueType > | |
data | vnl_matrix< TValueType > | [protected] |
data_array() const | vnl_matrix< TValueType > | [inline] |
data_array() | vnl_matrix< TValueType > | [inline] |
data_block() const | vnl_matrix< TValueType > | [inline] |
data_block() | vnl_matrix< TValueType > | [inline] |
destroy() | vnl_matrix< TValueType > | [protected] |
element_type typedef | vnl_matrix< TValueType > | |
end() | vnl_matrix< TValueType > | [inline] |
end() const | vnl_matrix< TValueType > | [inline] |
extract(unsigned rows, unsigned cols, unsigned top=0, unsigned left=0) const | vnl_matrix< TValueType > | |
fill(TValueType const &) | vnl_matrix< TValueType > | |
Fill(TValueType const &v) | itk::Array2D< TValueType > | [inline] |
fill_diagonal(TValueType const &) | vnl_matrix< TValueType > | |
fliplr() | vnl_matrix< TValueType > | |
flipud() | vnl_matrix< TValueType > | |
fro_norm() const | vnl_matrix< TValueType > | [inline] |
frobenius_norm() const | vnl_matrix< TValueType > | [inline] |
get(unsigned r, unsigned c) const | vnl_matrix< TValueType > | |
get_column(unsigned col) const | vnl_matrix< TValueType > | |
get_n_columns(unsigned colstart, unsigned n) const | vnl_matrix< TValueType > | |
get_n_rows(unsigned rowstart, unsigned n) const | vnl_matrix< TValueType > | |
get_row(unsigned row) const | vnl_matrix< TValueType > | |
has_nans() const | vnl_matrix< TValueType > | |
inf_norm(void *) const | vnl_matrix< TValueType > | [inline] |
inline_function_tickler() | vnl_matrix< TValueType > | [protected, static] |
inplace_transpose() | vnl_matrix< TValueType > | |
is_finite() const | vnl_matrix< TValueType > | |
is_identity(double tol=0) const | vnl_matrix< TValueType > | |
is_zero(double tol=0) const | vnl_matrix< TValueType > | |
iterator typedef | vnl_matrix< TValueType > | |
max_value() const | vnl_matrix< TValueType > | [inline] |
mean() const | vnl_matrix< TValueType > | [inline] |
min_value() const | vnl_matrix< TValueType > | [inline] |
normalize_columns() | vnl_matrix< TValueType > | |
normalize_rows() | vnl_matrix< TValueType > | |
num_cols | vnl_matrix< TValueType > | [protected] |
num_rows | vnl_matrix< TValueType > | [protected] |
one_norm(void *) const | vnl_matrix< TValueType > | [inline] |
operator *(TValueType const &v) const | vnl_matrix< TValueType > | [inline] |
operator *(vnl_matrix< TValueType > const &rhs) const | vnl_matrix< TValueType > | [inline] |
operator *=(TValueType value) | vnl_matrix< TValueType > | |
operator *=(vnl_matrix< TValueType > const &rhs) | vnl_matrix< TValueType > | [inline] |
operator!=(vnl_matrix< TValueType > const &that) const | vnl_matrix< TValueType > | [inline] |
operator()(unsigned r, unsigned c) | vnl_matrix< TValueType > | [inline] |
operator()(unsigned r, unsigned c) const | vnl_matrix< TValueType > | [inline] |
operator+(TValueType const &v) const | vnl_matrix< TValueType > | [inline] |
operator+(vnl_matrix< TValueType > const &rhs) const | vnl_matrix< TValueType > | [inline] |
operator+=(TValueType value) | vnl_matrix< TValueType > | |
operator+=(vnl_matrix< TValueType > const &) | vnl_matrix< TValueType > | |
operator-() const | vnl_matrix< TValueType > | |
operator-(TValueType const &v) const | vnl_matrix< TValueType > | [inline] |
operator-(vnl_matrix< TValueType > const &rhs) const | vnl_matrix< TValueType > | [inline] |
operator-=(TValueType value) | vnl_matrix< TValueType > | |
operator-=(vnl_matrix< TValueType > const &) | vnl_matrix< TValueType > | |
operator/(TValueType const &v) const | vnl_matrix< TValueType > | [inline] |
operator/=(TValueType value) | vnl_matrix< TValueType > | |
operator=(const Self &array) | itk::Array2D< TValueType > | |
operator=(const VnlMatrixType &matrix) | itk::Array2D< TValueType > | |
vnl_matrix< TValueType >::operator=(TValueType const &v) | vnl_matrix< TValueType > | [inline] |
vnl_matrix< TValueType >::operator=(vnl_matrix< TValueType > const &) | vnl_matrix< TValueType > | |
operator==(vnl_matrix< TValueType > const &that) const | vnl_matrix< TValueType > | [inline] |
operator[](unsigned r) | vnl_matrix< TValueType > | [inline] |
operator[](unsigned r) const | vnl_matrix< TValueType > | [inline] |
operator_eq(vnl_matrix< TValueType > const &rhs) const | vnl_matrix< TValueType > | |
operator_inf_norm() const | vnl_matrix< TValueType > | |
operator_one_norm() const | vnl_matrix< TValueType > | |
print(vcl_ostream &os) const | vnl_matrix< TValueType > | |
put(unsigned r, unsigned c, TValueType const &) | vnl_matrix< TValueType > | |
read(vcl_istream &s) | vnl_matrix< TValueType > | [static] |
read_ascii(vcl_istream &s) | vnl_matrix< TValueType > | |
resize(unsigned r, unsigned c) | vnl_matrix< TValueType > | |
rms() const | vnl_matrix< TValueType > | [inline] |
rows() const | vnl_matrix< TValueType > | [inline] |
scale_column(unsigned col, TValueType value) | vnl_matrix< TValueType > | |
scale_row(unsigned row, TValueType value) | vnl_matrix< TValueType > | |
Self typedef | itk::Array2D< TValueType > | |
set(TValueType const *d) | vnl_matrix< TValueType > | [inline] |
set_column(unsigned i, TValueType const *v) | vnl_matrix< TValueType > | |
set_column(unsigned i, TValueType value) | vnl_matrix< TValueType > | |
set_column(unsigned j, vnl_vector< TValueType > const &v) | vnl_matrix< TValueType > | |
set_columns(unsigned starting_column, vnl_matrix< TValueType > const &M) | vnl_matrix< TValueType > | |
set_identity() | vnl_matrix< TValueType > | |
set_row(unsigned i, TValueType const *v) | vnl_matrix< TValueType > | |
set_row(unsigned i, TValueType value) | vnl_matrix< TValueType > | |
set_row(unsigned i, vnl_vector< TValueType > const &) | vnl_matrix< TValueType > | |
size() const | vnl_matrix< TValueType > | [inline] |
swap(vnl_matrix< TValueType > &that) | vnl_matrix< TValueType > | |
transpose() const | vnl_matrix< TValueType > | |
update(vnl_matrix< TValueType > const &, unsigned top=0, unsigned left=0) | vnl_matrix< TValueType > | |
ValueType typedef | itk::Array2D< TValueType > | |
vnl_matrix() | vnl_matrix< TValueType > | [inline] |
vnl_matrix(unsigned r, unsigned c) | vnl_matrix< TValueType > | |
vnl_matrix(unsigned r, unsigned c, TValueType const &v0) | vnl_matrix< TValueType > | |
vnl_matrix(unsigned r, unsigned c, vnl_matrix_type t) | vnl_matrix< TValueType > | |
vnl_matrix(unsigned r, unsigned c, unsigned n, TValueType const values[]) | vnl_matrix< TValueType > | |
vnl_matrix(TValueType const *data_block, unsigned r, unsigned c) | vnl_matrix< TValueType > | |
vnl_matrix(vnl_matrix< TValueType > const &) | vnl_matrix< TValueType > | |
vnl_matrix(vnl_matrix< TValueType > &that, const vnl_tag_grab &) | vnl_matrix< TValueType > | [inline] |
vnl_matrix(vnl_matrix< TValueType > const &, vnl_matrix< TValueType > const &, const vnl_tag_add &) | vnl_matrix< TValueType > | |
vnl_matrix(vnl_matrix< TValueType > const &, vnl_matrix< TValueType > const &, const vnl_tag_sub &) | vnl_matrix< TValueType > | |
vnl_matrix(vnl_matrix< TValueType > const &, TValueType, const vnl_tag_mul &) | vnl_matrix< TValueType > | |
vnl_matrix(vnl_matrix< TValueType > const &, TValueType, const vnl_tag_div &) | vnl_matrix< TValueType > | |
vnl_matrix(vnl_matrix< TValueType > const &, TValueType, const vnl_tag_add &) | vnl_matrix< TValueType > | |
vnl_matrix(vnl_matrix< TValueType > const &, TValueType, const vnl_tag_sub &) | vnl_matrix< TValueType > | |
vnl_matrix(vnl_matrix< TValueType > const &, vnl_matrix< TValueType > const &, const vnl_tag_mul &) | vnl_matrix< TValueType > | |
VnlMatrixType typedef | itk::Array2D< TValueType > | |
~Array2D() | itk::Array2D< TValueType > | [inline] |
~vnl_matrix() | vnl_matrix< TValueType > | [inline] |