KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
kjb::Generic_matrix_view< Matrix_type > Member List

This is the complete list of members for kjb::Generic_matrix_view< Matrix_type >, including all inherited members.

assign(const Generic_matrix &mat)kjb::Generic_matrix_view< Matrix_type >inlineprotected
assign_from_vector(const T &v)kjb::Generic_matrix_view< Matrix_type >inlineprotected
col_indices_kjb::Generic_matrix_view< Matrix_type >protected
compute_row_col(int index, int *row, int *col) const kjb::Generic_matrix_view< Matrix_type >inlineprotected
equality(const Generic_matrix &mat)kjb::Generic_matrix_view< Matrix_type >inlineprotected
Generic_matrix_view(Matrix_type &mat, const Index_range &row_indices, const Index_range &col_indices)kjb::Generic_matrix_view< Matrix_type >inline
Generic_matrix_view(Matrix_type &mat)kjb::Generic_matrix_view< Matrix_type >inline
Generic_matrix_view(const Generic_matrix_view &src)kjb::Generic_matrix_view< Matrix_type >inline
get_num_cols() const kjb::Generic_matrix_view< Matrix_type >inline
get_num_rows() const kjb::Generic_matrix_view< Matrix_type >inline
mat_kjb::Generic_matrix_view< Matrix_type >protected
minus_equals(const Generic_matrix &mat)kjb::Generic_matrix_view< Matrix_type >inlineprotected
operator!=(const Self &other)kjb::Generic_matrix_view< Matrix_type >inline
operator!=(const Matrix_type &other)kjb::Generic_matrix_view< Matrix_type >inline
operator()(int r, int c)kjb::Generic_matrix_view< Matrix_type >inline
operator()(int r, int c) const kjb::Generic_matrix_view< Matrix_type >inline
operator()(int i)kjb::Generic_matrix_view< Matrix_type >inline
operator()(int i) const kjb::Generic_matrix_view< Matrix_type >inline
operator*=(Value_type s)kjb::Generic_matrix_view< Matrix_type >inline
operator+=(const Self &s)kjb::Generic_matrix_view< Matrix_type >inline
operator+=(const Matrix_type &s)kjb::Generic_matrix_view< Matrix_type >inline
operator-=(const Self &s)kjb::Generic_matrix_view< Matrix_type >inline
operator-=(const Matrix_type &s)kjb::Generic_matrix_view< Matrix_type >inline
operator/=(Value_type s)kjb::Generic_matrix_view< Matrix_type >inline
operator=(const Matrix_type &mat)kjb::Generic_matrix_view< Matrix_type >inline
operator=(const Self &mat)kjb::Generic_matrix_view< Matrix_type >inline
operator=(const Value_type &s)kjb::Generic_matrix_view< Matrix_type >inline
operator=(const Vec_type &v)kjb::Generic_matrix_view< Matrix_type >inline
operator=(const std::vector< double > &v)kjb::Generic_matrix_view< Matrix_type >inline
operator=(const std::vector< float > &v)kjb::Generic_matrix_view< Matrix_type >inline
operator==(const Self &other)kjb::Generic_matrix_view< Matrix_type >inline
operator==(const Matrix_type &other)kjb::Generic_matrix_view< Matrix_type >inline
operator[](int i)kjb::Generic_matrix_view< Matrix_type >inline
operator[](int i) const kjb::Generic_matrix_view< Matrix_type >inline
plus_equals(const Generic_matrix &mat)kjb::Generic_matrix_view< Matrix_type >inlineprotected
row_indices_kjb::Generic_matrix_view< Matrix_type >protected
Self typedefkjb::Generic_matrix_view< Matrix_type >
Size_type typedefkjb::Generic_matrix_view< Matrix_type >
Value_type typedefkjb::Generic_matrix_view< Matrix_type >
Vec_type typedefkjb::Generic_matrix_view< Matrix_type >