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() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
absolute_value_sum() constvnl_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 >inlinestatic
add(const T *a, T b, T *r)vnl_matrix_fixed_ref_const< T, num_rows, num_cols >inlinestatic
apply(T(*f)(T)) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
apply(T(*f)(T const &)) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
arg_max() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
arg_min() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
array_inf_norm() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
array_one_norm() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
array_two_norm() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
assert_finite() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
assert_finite_internal() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >private
assert_size(unsigned rowz, unsigned colz) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
assert_size_internal(unsigned, unsigned) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >private
begin() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
cols() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
columns() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
conjugate_transpose() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
const_iterator typedefvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
copy_out(T *) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
data_vnl_matrix_fixed_ref_const< T, num_rows, num_cols >protected
data_block() constvnl_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 >inlinestatic
div(const T *a, T b, T *r)vnl_matrix_fixed_ref_const< T, num_rows, num_cols >inlinestatic
element_type typedefvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
empty() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
end() constvnl_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 >inlinestatic
extract(unsigned rowz, unsigned colz, unsigned top=0, unsigned left=0) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
fro_norm() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
frobenius_norm() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
get_column(unsigned column_index) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
get_diagonal() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
get_n_columns(unsigned colstart, unsigned n) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
get_n_rows(unsigned rowstart, unsigned n) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
get_row(unsigned row_index) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
has_nans() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
is_finite() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
is_identity() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
is_identity(double tol) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
is_zero() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
is_zero(double tol) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
iterator typedefvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
max_value() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
mean() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
min_value() constvnl_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 >inlinestatic
mul(const T *a, T b, T *r)vnl_matrix_fixed_ref_const< T, num_rows, num_cols >inlinestatic
operator()(unsigned r, unsigned c) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
operator=(const vnl_matrix_fixed_ref_const< T, num_rows, num_cols > &) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inlineprivate
operator[](unsigned r) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
operator_inf_norm() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
operator_one_norm() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
print(std::ostream &os) constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >
rms() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
rows() constvnl_matrix_fixed_ref_const< T, num_rows, num_cols >inline
size() constvnl_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 >inlinestatic
sub(const T *a, T b, T *r)vnl_matrix_fixed_ref_const< T, num_rows, num_cols >inlinestatic
sub(T a, const T *b, T *r)vnl_matrix_fixed_ref_const< T, num_rows, num_cols >inlinestatic
transpose() constvnl_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 >inlineexplicit
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