Defines |
#define | EMPTY_RETURN_CHECK(T) |
Functions |
static const Complex | Complex_NaN_result (octave_NaN, octave_NaN) |
ComplexMatrix | conj (const ComplexMatrix &a) |
F77_RET_T | F77_FUNC (zgebal, ZGEBAL)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (zgemm, ZGEMM)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T const Complex const
octave_idx_type const Complex
const octave_idx_type Complex
&F77_RET_T const Complex const
octave_idx_type const Complex
const octave_idx_type Complex
&F77_RET_T | F77_FUNC (zsyrk, ZSYRK)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T const
octave_idx_type const
octave_idx_type Complex const
octave_idx_type Complex const
octave_idx_type
octave_idx_type double
octave_idx_type Complex const
octave_idx_type double
octave_idx_type &F77_RET_T
const octave_idx_type const
octave_idx_type Complex const
octave_idx_type Complex const
octave_idx_type double double
octave_idx_type Complex const
octave_idx_type double
octave_idx_type
octave_idx_type &F77_RET_T | F77_FUNC (zpotrf, ZPOTRF)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (zpocon, ZPOCON)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (zherk, ZHERK)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (zpotrs, ZPOTRS)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (ztrtri, ZTRTRI)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (zgemv, ZGEMV)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (zgetrf, ZGETRF)(const octave_idx_type & |
F77_RET_T | F77_FUNC (ztrcon, ZTRCON)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (ztrtrs, ZTRTRS)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T const
octave_idx_type Complex const
octave_idx_type
octave_idx_type
octave_idx_type &F77_RET_T | F77_FUNC (zgetrs, ZGETRS)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (zlartg, ZLARTG)(const Complex & |
F77_RET_T const Complex double
Complex Complex &F77_RET_T | F77_FUNC (ztrsyl, ZTRSYL)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T | F77_FUNC (xilaenv, XILAENV)(const octave_idx_type & |
F77_RET_T | F77_FUNC (xzdotu, XZDOTU)(const octave_idx_type & |
F77_RET_T | F77_FUNC (xzlange, XZLANGE)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T Complex *F77_RET_T
Complex Complex *F77_RET_T | F77_FUNC (zfftb, ZFFTB)(const octave_idx_type & |
F77_RET_T Complex *F77_RET_T | F77_FUNC (zfftf, ZFFTF)(const octave_idx_type & |
F77_RET_T | F77_FUNC (zffti, ZFFTI)(const octave_idx_type & |
F77_RET_T | F77_FUNC (zgetri, ZGETRI)(const octave_idx_type & |
F77_RET_T | F77_FUNC (dgebak, DGEBAK)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T Complex const
octave_idx_type const
octave_idx_type Complex const
octave_idx_type
octave_idx_type &F77_RET_T | F77_FUNC (zgecon, ZGECON)(F77_CONST_CHAR_ARG_DECL |
F77_RET_T const Complex const
octave_idx_type const Complex
const octave_idx_type Complex
&F77_RET_T | F77_FUNC (xzdotc, XZDOTC)(const octave_idx_type & |
F77_RET_T | F77_FUNC (zgelsy, ZGELSY)(const octave_idx_type & |
F77_RET_T const
octave_idx_type const
octave_idx_type Complex const
octave_idx_type Complex const
octave_idx_type
octave_idx_type double
octave_idx_type Complex const
octave_idx_type double
octave_idx_type &F77_RET_T | F77_FUNC (zgelsd, ZGELSD)(const octave_idx_type & |
static char | get_blas_trans_arg (bool trans, bool conj) |
ComplexMatrix | Givens (const Complex &x, const Complex &y) |
ComplexMatrix | linspace (const ComplexColumnVector &x1, const ComplexColumnVector &x2, octave_idx_type n) |
ComplexMatrix | max (const ComplexMatrix &a, const ComplexMatrix &b) |
ComplexMatrix | max (const Complex &c, const ComplexMatrix &m) |
ComplexMatrix | max (const ComplexMatrix &m, const Complex &c) |
ComplexMatrix | min (const Complex &c, const ComplexMatrix &m) |
ComplexMatrix | min (const ComplexMatrix &a, const ComplexMatrix &b) |
ComplexMatrix | min (const ComplexMatrix &m, const Complex &c) |
ComplexMatrix | operator* (const ComplexMatrix &m, const Matrix &a) |
ComplexMatrix | operator* (const ComplexColumnVector &a, const RowVector &b) |
ComplexMatrix | operator* (const ComplexColumnVector &v, const ComplexRowVector &a) |
ComplexMatrix | operator* (const ColumnVector &v, const ComplexRowVector &a) |
ComplexMatrix | operator* (const ComplexMatrix &a, const ComplexMatrix &b) |
ComplexMatrix | operator* (const Matrix &m, const ComplexMatrix &a) |
std::ostream & | operator<< (std::ostream &os, const ComplexMatrix &a) |
std::istream & | operator>> (std::istream &is, ComplexMatrix &a) |
ComplexMatrix | Sylvester (const ComplexMatrix &a, const ComplexMatrix &b, const ComplexMatrix &c) |
ComplexMatrix | xgemm (const ComplexMatrix &a, const ComplexMatrix &b, blas_trans_type transa, blas_trans_type transb) |
Variables |
F77_RET_T const
octave_idx_type const
octave_idx_type const
octave_idx_type const
octave_idx_type
octave_idx_type
&F77_CHAR_ARG_LEN_DECL | F77_CHAR_ARG_LEN_DECL |
F77_RET_T | F77_CONST_CHAR_ARG_DECL |