|
OCTAVE_API FloatComplexMatrix | conj (const FloatComplexMatrix &a) |
|
OCTAVE_API FloatComplexMatrix | Givens (const FloatComplex &, const FloatComplex &) |
|
OCTAVE_API FloatComplexMatrix | linspace (const FloatComplexColumnVector &x1, const FloatComplexColumnVector &x2, octave_idx_type n) |
|
OCTAVE_API FloatComplexMatrix | max (const FloatComplex &c, const FloatComplexMatrix &m) |
|
OCTAVE_API FloatComplexMatrix | max (const FloatComplexMatrix &a, const FloatComplexMatrix &b) |
|
OCTAVE_API FloatComplexMatrix | max (const FloatComplexMatrix &m, const FloatComplex &c) |
|
OCTAVE_API FloatComplexMatrix | min (const FloatComplex &c, const FloatComplexMatrix &m) |
|
OCTAVE_API FloatComplexMatrix | min (const FloatComplexMatrix &a, const FloatComplexMatrix &b) |
|
OCTAVE_API FloatComplexMatrix | min (const FloatComplexMatrix &m, const FloatComplex &c) |
|
OCTAVE_API boolMatrix | mx_el_and (const FloatComplex &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_and (const FloatComplexMatrix &, const FloatComplex &) |
|
OCTAVE_API boolMatrix | mx_el_and (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_eq (const FloatComplex &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_eq (const FloatComplexMatrix &, const FloatComplex &) |
|
OCTAVE_API boolMatrix | mx_el_eq (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_ge (const FloatComplex &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_ge (const FloatComplexMatrix &, const FloatComplex &) |
|
OCTAVE_API boolMatrix | mx_el_ge (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_gt (const FloatComplex &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_gt (const FloatComplexMatrix &, const FloatComplex &) |
|
OCTAVE_API boolMatrix | mx_el_gt (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_le (const FloatComplex &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_le (const FloatComplexMatrix &, const FloatComplex &) |
|
OCTAVE_API boolMatrix | mx_el_le (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_lt (const FloatComplex &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_lt (const FloatComplexMatrix &, const FloatComplex &) |
|
OCTAVE_API boolMatrix | mx_el_lt (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_ne (const FloatComplex &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_ne (const FloatComplexMatrix &, const FloatComplex &) |
|
OCTAVE_API boolMatrix | mx_el_ne (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_or (const FloatComplex &, const FloatComplexMatrix &) |
|
OCTAVE_API boolMatrix | mx_el_or (const FloatComplexMatrix &, const FloatComplex &) |
|
OCTAVE_API boolMatrix | mx_el_or (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API FloatComplexMatrix | operator* (const FloatColumnVector &a, const FloatComplexRowVector &b) |
|
FloatComplexMatrix | operator* (const FloatComplex &x, const FloatComplexMatrix &y) |
|
OCTAVE_API FloatComplexMatrix | operator* (const FloatComplexColumnVector &a, const FloatComplexRowVector &b) |
|
OCTAVE_API FloatComplexMatrix | operator* (const FloatComplexColumnVector &a, const FloatRowVector &b) |
|
OCTAVE_API FloatComplexMatrix | operator* (const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API FloatComplexMatrix | operator* (const FloatComplexMatrix &, const FloatMatrix &) |
|
FloatComplexMatrix | operator* (const FloatComplexMatrix &x, const FloatComplex &y) |
|
OCTAVE_API FloatComplexMatrix | operator* (const FloatMatrix &, const FloatComplexMatrix &) |
|
FloatComplexMatrix | operator*= (FloatComplexMatrix &x, const FloatComplex &y) |
|
FloatComplexMatrix | operator+ (const FloatComplex &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | operator+ (const FloatComplexMatrix &x) |
|
FloatComplexMatrix | operator+ (const FloatComplexMatrix &x, const FloatComplex &y) |
|
FloatComplexMatrix | operator+ (const FloatComplexMatrix &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | operator+= (FloatComplexMatrix &x, const FloatComplex &y) |
|
FloatComplexMatrix | operator+= (FloatComplexMatrix &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | operator- (const FloatComplex &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | operator- (const FloatComplexMatrix &x) |
|
FloatComplexMatrix | operator- (const FloatComplexMatrix &x, const FloatComplex &y) |
|
FloatComplexMatrix | operator- (const FloatComplexMatrix &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | operator-= (FloatComplexMatrix &x, const FloatComplex &y) |
|
FloatComplexMatrix | operator-= (FloatComplexMatrix &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | operator/ (const FloatComplex &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | operator/ (const FloatComplexMatrix &x, const FloatComplex &y) |
|
FloatComplexMatrix | operator/= (FloatComplexMatrix &x, const FloatComplex &y) |
|
FloatComplexMatrix | product (const FloatComplexMatrix &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | product_eq (FloatComplexMatrix &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | quotient (const FloatComplexMatrix &x, const FloatComplexMatrix &y) |
|
FloatComplexMatrix | quotient_eq (FloatComplexMatrix &x, const FloatComplexMatrix &y) |
|
OCTAVE_API FloatComplexMatrix | Sylvester (const FloatComplexMatrix &, const FloatComplexMatrix &, const FloatComplexMatrix &) |
|
OCTAVE_API FloatComplexMatrix | xgemm (const FloatComplexMatrix &a, const FloatComplexMatrix &b, blas_trans_type transa=blas_no_trans, blas_trans_type transb=blas_no_trans) |
|