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