vnl_matrix_fixed_ref_const< T, num_rows, num_cols > Member List
This is the complete list of members for vnl_matrix_fixed_ref_const< T, num_rows, num_cols >, including all inherited members.
abs_t typedefvnl_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]
assert_finite() const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > [inline]
assert_finite_internal() const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > [private]
assert_size(unsigned rowz, unsigned colz) const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > [inline]
assert_size_internal(unsigned, unsigned) const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > [private]
begin() const vnl_matrix_fixed_ref_const< 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 typedefvnl_matrix_fixed_ref_const< 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_const< 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 typedefvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
empty() const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > [inline]
end() const vnl_matrix_fixed_ref_const< 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 >
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_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 >
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 typedefvnl_matrix_fixed_ref_const< 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]
operator()(unsigned r, unsigned c) const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > [inline]
operator=(const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > &) const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > [inline, private]
operator[](unsigned r) const vnl_matrix_fixed_ref_const< 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 >
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]
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 >
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]