HDK
|
#include <pyOperators.h>
Static Public Member Functions | |
static T | __add__ (T l, T r) |
static T | __sub__ (T l, T r) |
static T | __mul__ (T l, T r) |
static T | __div__ (T l, T r) |
static T | __mod__ (T l, T r) |
Definition at line 32 of file pyOperators.h.
|
inlinestatic |
Definition at line 33 of file pyOperators.h.
|
inlinestatic |
Definition at line 36 of file pyOperators.h.
|
inlinestatic |
Definition at line 37 of file pyOperators.h.
|
inlinestatic |
Definition at line 35 of file pyOperators.h.
|
inlinestatic |
Definition at line 34 of file pyOperators.h.