#include "oct-inttypes.h"
Static Public Member Functions | |
| static T | abs (T x) |
| static T | add (T x, T y) |
| static T | div (T x, T y) |
| static T | lshift (T x, int n) |
| static T | minus (T) |
| static T | mod (T x, T y) |
| static T | mul (T x, T y) |
| static T | mul_internal (T x, T y) |
| static T | rem (T x, T y) |
| static T | rshift (T x, int n) |
| static T | signum (T x) |
| static T | sub (T x, T y) |
Definition at line 435 of file oct-inttypes.h.
|
inlinestatic |
Definition at line 439 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 454 of file oct-inttypes.h.
References octave_int_base< T >::max_val(), and x.
|
inlinestatic |
Definition at line 493 of file oct-inttypes.h.
References octave_int_base< T >::max_val(), and x.
|
inlinestatic |
Definition at line 447 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 449 of file oct-inttypes.h.
|
inlinestatic |
Definition at line 515 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 478 of file oct-inttypes.h.
References octave_int_arith_base< T, is_signed >::mul_internal(), and x.
|
inlinestatic |
Definition at line 480 of file oct-inttypes.h.
References octave_int_base< T >::truncate_int(), and x.
|
inlinestatic |
Definition at line 511 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 445 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 441 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 464 of file oct-inttypes.h.
References x.