Generated on Sat Feb 7 2015 02:01:40 for Gecode by doxygen 1.8.9.1
Gecode::Matrix< A > Member List

This is the complete list of members for Gecode::Matrix< A >, including all inherited members.

ArgsType typedefGecode::Matrix< A >
col(int c) const Gecode::Matrix< A >inline
columns_interchange(const Matrix< A > &m)Gecode::Matrix< A >related
columns_reflect(const Matrix< A > &m)Gecode::Matrix< A >related
diagonal_reflect(const Matrix< A > &m)Gecode::Matrix< A >related
element(Home home, const Matrix< IntArgs > &m, IntVar x, IntVar y, IntVar z, IntConLevel icl=ICL_DEF)Gecode::Matrix< A >related
element(Home home, const Matrix< IntArgs > &m, IntVar x, IntVar y, BoolVar z, IntConLevel icl=ICL_DEF)Gecode::Matrix< A >related
element(Home home, const Matrix< IntVarArgs > &m, IntVar x, IntVar y, IntVar z, IntConLevel icl=ICL_DEF)Gecode::Matrix< A >related
element(Home home, const Matrix< BoolVarArgs > &m, IntVar x, IntVar y, BoolVar z, IntConLevel icl=ICL_DEF)Gecode::Matrix< A >related
element(Home home, const Matrix< IntSetArgs > &m, IntVar x, IntVar y, SetVar z)Gecode::Matrix< A >related
element(Home home, const Matrix< SetVarArgs > &m, IntVar x, IntVar y, SetVar z)Gecode::Matrix< A >related
get_array(void) const Gecode::Matrix< A >inline
height(void) const Gecode::Matrix< A >inline
Matrix(A a, int w, int h)Gecode::Matrix< A >inline
Matrix(A a, int n)Gecode::Matrix< A >inline
operator()(int c, int r)Gecode::Matrix< A >inline
operator()(int c, int r) const Gecode::Matrix< A >inline
operator<<(std::basic_ostream< Char, Traits > &os, const Matrix< A > &m)Gecode::Matrix< A >related
operator<<(std::basic_ostream< Char, Traits > &os, const Slice< A > &s)Gecode::Matrix< A >related
row(int r) const Gecode::Matrix< A >inline
rows_interchange(const Matrix< A > &m)Gecode::Matrix< A >related
rows_reflect(const Matrix< A > &m)Gecode::Matrix< A >related
slice(int fc, int tc, int fr, int tr) const Gecode::Matrix< A >inline
ValueType typedefGecode::Matrix< A >
width(void) const Gecode::Matrix< A >inline