GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Static Public Member Functions | |
static bool | op (utype x, utype y) |
static bool | op (stype x, stype y) |
static bool | op (stype x, utype y) |
static bool | op (utype x, stype y) |
Private Types | |
typedef query_integer_type < size, true >::type | stype |
typedef query_integer_type < size, false >::type | utype |
Definition at line 130 of file oct-inttypes.h.
|
private |
Definition at line 133 of file oct-inttypes.h.
|
private |
Definition at line 132 of file oct-inttypes.h.
|
inlinestatic |
Definition at line 135 of file oct-inttypes.h.
|
inlinestatic |
Definition at line 137 of file oct-inttypes.h.
|
inlinestatic |
Definition at line 139 of file oct-inttypes.h.
|
inlinestatic |
Definition at line 141 of file oct-inttypes.h.