Generated on Tue May 22 09:41:04 2018 for Gecode by doxygen 1.6.3

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, IntPropLevel ipl=IPL_DEF)Gecode::Matrix< A > [related]
element(Home home, const Matrix< IntArgs > &m, IntVar x, IntVar y, BoolVar z, IntPropLevel ipl=IPL_DEF)Gecode::Matrix< A > [related]
element(Home home, const Matrix< IntVarArgs > &m, IntVar x, IntVar y, IntVar z, IntPropLevel ipl=IPL_DEF)Gecode::Matrix< A > [related]
element(Home home, const Matrix< BoolVarArgs > &m, IntVar x, IntVar y, BoolVar z, IntPropLevel ipl=IPL_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]