Navigation

Operators and Keywords

Function List:

C++ API

octave_int_cmp_op Member List

This is the complete list of members for octave_int_cmp_op, including all inherited members.
mop(T x, double y)octave_int_cmp_op [inline, static]
mop(double x, T y)octave_int_cmp_op [inline, static]
op(T1 x, T2 y)octave_int_cmp_op [inline, static]
REGISTER_OCTAVE_CMP_OP(lt,<)octave_int_cmp_op
REGISTER_OCTAVE_CMP_OP(le,<=)octave_int_cmp_op
REGISTER_OCTAVE_CMP_OP(gt, >)octave_int_cmp_op
REGISTER_OCTAVE_CMP_OP(ge, >=)octave_int_cmp_op
REGISTER_OCTAVE_CMP_OP(eq,==)octave_int_cmp_op
REGISTER_OCTAVE_CMP_OP(ne,!=)octave_int_cmp_op
REGISTER_OCTAVE_CONST_OP(ct, true)octave_int_cmp_op
REGISTER_OCTAVE_CONST_OP(cf, false)octave_int_cmp_op
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines