Generated on Mon May 10 06:46:55 2010 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.
args_type typedefGecode::Matrix< A >
col(int c)Gecode::Matrix< A > [inline]
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]
row(int r)Gecode::Matrix< A > [inline]
slice(int fc, int tc, int fr, int tr)Gecode::Matrix< A > [inline]
value_type typedefGecode::Matrix< A >
width(void) const Gecode::Matrix< A > [inline]