, including all inherited members.
abs_t typedef | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
absolute_value_max() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
absolute_value_sum() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
add(const T *a, const T *b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
add(const T *a, T b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
apply(T(*f)(T)) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
apply(T(*f)(T const &)) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
arg_max() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
arg_min() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
array_inf_norm() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
array_one_norm() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
array_two_norm() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
as_matrix() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
as_ref() | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
as_ref() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
assert_finite() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
assert_size(unsigned rowz, unsigned colz) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
base typedef | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [private] |
begin() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
cols() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
columns() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
conjugate_transpose() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
const_iterator typedef | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
copy_in(T const *) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
copy_out(T *) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
data_ | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [protected] |
data_block() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
div(const T *a, const T *b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
div(const T *a, T b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
element_type typedef | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
empty() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
end() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
equal(const T *a, const T *b) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
extract(unsigned rowz, unsigned colz, unsigned top=0, unsigned left=0) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
fill(T) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
fill_diagonal(T) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
fliplr() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
flipud() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
fro_norm() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
frobenius_norm() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
get(unsigned r, unsigned c) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
get_column(unsigned column_index) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
get_diagonal() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
get_n_columns(unsigned colstart, unsigned n) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
get_n_rows(unsigned rowstart, unsigned n) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
get_row(unsigned row_index) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
has_nans() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
inplace_transpose() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
is_finite() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
is_identity() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
is_identity(double tol) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
is_zero() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
is_zero(double tol) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
iterator typedef | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
max_value() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
mean() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
min_value() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
mul(const T *a, const T *b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
mul(const T *a, T b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
normalize_columns() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
normalize_rows() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
operator const vnl_matrix_ref< T >() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator!=(vnl_matrix_fixed_ref_const< T, num_rows, num_cols > const &that) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator()(unsigned r, unsigned c) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator*=(T s) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator*=(vnl_matrix_fixed_ref_const< T, num_cols, num_cols > const &s) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator+=(T s) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator+=(vnl_matrix_fixed_ref_const< T, num_rows, num_cols > const &m) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator+=(vnl_matrix< T > const &m) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator-() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator-=(T s) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator-=(vnl_matrix_fixed_ref_const< T, num_rows, num_cols > const &m) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator-=(vnl_matrix< T > const &m) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator/=(T s) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator=(const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > &rhs) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator==(vnl_matrix_fixed_ref_const< T, num_rows, num_cols > const &that) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator[](unsigned r) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator_eq(vnl_matrix_fixed_ref_const< T, num_rows, num_cols > const &rhs) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
operator_inf_norm() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
operator_one_norm() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
print(vcl_ostream &os) const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
put(unsigned r, unsigned c, T const &v) | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
read_ascii(vcl_istream &s) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
rms() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
rows() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
scale_column(unsigned col, T value) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
scale_row(unsigned row, T value) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set(T const *d) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
set_column(unsigned i, T const *v) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_column(unsigned i, T value) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_column(unsigned j, vnl_vector< T > const &v) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_column(unsigned j, vnl_vector_fixed< T, num_rows > const &v) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_columns(unsigned starting_column, vnl_matrix< T > const &M) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_diagonal(vnl_vector< T > const &) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_identity() const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_row(unsigned i, T const *v) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_row(unsigned i, T value) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_row(unsigned i, vnl_vector< T > const &v) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
set_row(unsigned i, vnl_vector_fixed< T, num_cols > const &v) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
size() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
sub(const T *a, const T *b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
sub(const T *a, T b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
sub(T a, const T *b, T *r) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, static] |
transpose() const | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | |
update(vnl_matrix< T > const &, unsigned top=0, unsigned left=0) const | vnl_matrix_fixed_ref< T, num_rows, num_cols > | |
vnl_matrix_fixed_ref(vnl_matrix_fixed< T, num_rows, num_cols > &rhs) | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline] |
vnl_matrix_fixed_ref(T *dataptr) | vnl_matrix_fixed_ref< T, num_rows, num_cols > | [inline, explicit] |
vnl_matrix_fixed_ref_const(const vnl_matrix_fixed< T, num_rows, num_cols > &rhs) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |
vnl_matrix_fixed_ref_const(const T *dataptr) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline, explicit] |
vnl_matrix_fixed_ref_const(const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > &rhs) | vnl_matrix_fixed_ref_const< T, num_rows, num_cols > | [inline] |