|
OCTAVE_API int16NDArray | bsxfun_add (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_div (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | bsxfun_eq (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | bsxfun_ge (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | bsxfun_gt (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | bsxfun_le (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | bsxfun_lt (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_max (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_min (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_mul (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | bsxfun_ne (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_pow (const FloatNDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_pow (const int16NDArray &, const FloatNDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_pow (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_pow (const int16NDArray &, const NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_pow (const NDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | bsxfun_sub (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API int16NDArray | max (const int16NDArray &a, const int16NDArray &b) |
|
OCTAVE_API int16NDArray | max (const int16NDArray &m, octave_int16 d) |
|
OCTAVE_API int16NDArray | max (octave_int16 d, const int16NDArray &m) |
|
OCTAVE_API int16NDArray | min (const int16NDArray &a, const int16NDArray &b) |
|
OCTAVE_API int16NDArray | min (const int16NDArray &m, octave_int16 d) |
|
OCTAVE_API int16NDArray | min (octave_int16 d, const int16NDArray &m) |
|
OCTAVE_API boolNDArray | mx_el_and (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_and (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_and (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_and_not (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_and_not (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_eq (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_eq (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_eq (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_ge (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_ge (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_ge (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_gt (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_gt (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_gt (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_le (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_le (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_le (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_lt (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_lt (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_lt (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_ne (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_ne (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_ne (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_not_and (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_not_and (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_not_or (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_not_or (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_or (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_or (const int16NDArray &, const octave_int16 &) |
|
OCTAVE_API boolNDArray | mx_el_or (const octave_int16 &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_or_not (const int16NDArray &, const int16NDArray &) |
|
OCTAVE_API boolNDArray | mx_el_or_not (const octave_int16 &, const int16NDArray &) |
|
int16NDArray | operator* (const int16NDArray &x, const octave_int16 &y) |
|
int16NDArray | operator* (const octave_int16 &x, const int16NDArray &y) |
|
int16NDArray | operator*= (int16NDArray &x, const octave_int16 &y) |
|
int16NDArray | operator+ (const int16NDArray &x) |
|
int16NDArray | operator+ (const int16NDArray &x, const int16NDArray &y) |
|
int16NDArray | operator+ (const int16NDArray &x, const octave_int16 &y) |
|
int16NDArray | operator+ (const octave_int16 &x, const int16NDArray &y) |
|
int16NDArray | operator+= (int16NDArray &x, const int16NDArray &y) |
|
int16NDArray | operator+= (int16NDArray &x, const octave_int16 &y) |
|
int16NDArray | operator- (const int16NDArray &x) |
|
int16NDArray | operator- (const int16NDArray &x, const int16NDArray &y) |
|
int16NDArray | operator- (const int16NDArray &x, const octave_int16 &y) |
|
int16NDArray | operator- (const octave_int16 &x, const int16NDArray &y) |
|
int16NDArray | operator-= (int16NDArray &x, const int16NDArray &y) |
|
int16NDArray | operator-= (int16NDArray &x, const octave_int16 &y) |
|
int16NDArray | operator/ (const int16NDArray &x, const octave_int16 &y) |
|
int16NDArray | operator/ (const octave_int16 &x, const int16NDArray &y) |
|
int16NDArray | operator/= (int16NDArray &x, const octave_int16 &y) |
|
int16NDArray | product (const int16NDArray &x, const int16NDArray &y) |
|
int16NDArray | product_eq (int16NDArray &x, const int16NDArray &y) |
|
int16NDArray | quotient (const int16NDArray &x, const int16NDArray &y) |
|
int16NDArray | quotient_eq (int16NDArray &x, const int16NDArray &y) |
|