#include <cfloat>
#include <iostream>
#include <vector>
#include "Array-util.h"
#include "DET.h"
#include "f77-fcn.h"
#include "fCMatrix.h"
#include "fCmplxCHOL.h"
#include "fCmplxSCHUR.h"
#include "fCmplxSVD.h"
#include "functor.h"
#include "lo-error.h"
#include "lo-ieee.h"
#include "lo-mappers.h"
#include "lo-utils.h"
#include "mx-base.h"
#include "mx-fcm-fdm.h"
#include "mx-fcm-fs.h"
#include "mx-fdm-fcm.h"
#include "mx-inlines.cc"
#include "mx-op-defs.h"
#include "oct-cmplx.h"
#include "oct-fftw.h"
#include "oct-locbuf.h"
#include "oct-norm.h"
FloatComplexMatrix conj | ( | const FloatComplexMatrix & | a | ) |
F77_RET_T FloatComplex* F77_RET_T FloatComplex FloatComplex* F77_RET_T F77_FUNC | ( | cfftb | , | |
CFFTB | ||||
) | const |
F77_RET_T FloatComplex* F77_RET_T F77_FUNC | ( | cfftf | , | |
CFFTF | ||||
) | const |
F77_RET_T F77_FUNC | ( | cffti | , | |
CFFTI | ||||
) | const |
F77_RET_T F77_FUNC | ( | xclange | , | |
XCLANGE | ||||
) |
F77_RET_T const FloatComplex float FloatComplex FloatComplex& F77_RET_T F77_FUNC | ( | ctrsyl | , | |
CTRSYL | ||||
) |
F77_RET_T F77_FUNC | ( | clartg | , | |
CLARTG | ||||
) | const |
F77_RET_T F77_FUNC | ( | ctrtrs | , | |
CTRTRS | ||||
) |
F77_RET_T F77_FUNC | ( | ctrcon | , | |
CTRCON | ||||
) |
F77_RET_T F77_FUNC | ( | ctrtri | , | |
CTRTRI | ||||
) |
F77_RET_T F77_FUNC | ( | cpotrs | , | |
CPOTRS | ||||
) |
F77_RET_T F77_FUNC | ( | cpocon | , | |
CPOCON | ||||
) |
F77_RET_T const octave_idx_type const octave_idx_type FloatComplex const octave_idx_type FloatComplex const octave_idx_type octave_idx_type float octave_idx_type FloatComplex const octave_idx_type float octave_idx_type& F77_RET_T const octave_idx_type const octave_idx_type FloatComplex const octave_idx_type FloatComplex const octave_idx_type float float octave_idx_type FloatComplex const octave_idx_type float octave_idx_type octave_idx_type& F77_RET_T F77_FUNC | ( | cpotrf | , | |
CPOTRF | ||||
) |
F77_RET_T const octave_idx_type const octave_idx_type FloatComplex const octave_idx_type FloatComplex const octave_idx_type octave_idx_type float octave_idx_type FloatComplex const octave_idx_type float octave_idx_type& F77_RET_T F77_FUNC | ( | cgelsd | , | |
CGELSD | ||||
) | const |
F77_RET_T F77_FUNC | ( | cgelsy | , | |
CGELSY | ||||
) | const |
F77_RET_T FloatComplex const octave_idx_type const octave_idx_type FloatComplex const octave_idx_type octave_idx_type& F77_RET_T F77_FUNC | ( | cgecon | , | |
CGECON | ||||
) |
F77_RET_T F77_FUNC | ( | cgetri | , | |
CGETRI | ||||
) | const |
F77_RET_T const octave_idx_type FloatComplex const octave_idx_type octave_idx_type octave_idx_type& F77_RET_T F77_FUNC | ( | cgetrs | , | |
CGETRS | ||||
) |
F77_RET_T F77_FUNC | ( | cgetrf | , | |
CGETRF | ||||
) | const |
F77_RET_T F77_FUNC | ( | cherk | , | |
CHERK | ||||
) |
F77_RET_T const FloatComplex const octave_idx_type const FloatComplex const octave_idx_type FloatComplex& F77_RET_T const FloatComplex const octave_idx_type const FloatComplex const octave_idx_type FloatComplex& F77_RET_T F77_FUNC | ( | csyrk | , | |
CSYRK | ||||
) |
F77_RET_T const FloatComplex const octave_idx_type const FloatComplex const octave_idx_type FloatComplex& F77_RET_T F77_FUNC | ( | xcdotc | , | |
XCDOTC | ||||
) | const |
F77_RET_T F77_FUNC | ( | xcdotu | , | |
XCDOTU | ||||
) | const |
F77_RET_T F77_FUNC | ( | cgemv | , | |
CGEMV | ||||
) |
F77_RET_T F77_FUNC | ( | cgemm | , | |
CGEMM | ||||
) |
F77_RET_T F77_FUNC | ( | sgebak | , | |
SGEBAK | ||||
) |
F77_RET_T F77_FUNC | ( | cgebal | , | |
CGEBAL | ||||
) |
F77_RET_T F77_FUNC | ( | xilaenv | , | |
XILAENV | ||||
) | const |
FloatComplexMatrix Givens | ( | const FloatComplex & | x, | |
const FloatComplex & | y | |||
) |
FloatComplexMatrix linspace | ( | const FloatComplexColumnVector & | x1, | |
const FloatComplexColumnVector & | x2, | |||
octave_idx_type | n | |||
) |
FloatComplexMatrix max | ( | const FloatComplexMatrix & | a, | |
const FloatComplexMatrix & | b | |||
) |
FloatComplexMatrix max | ( | const FloatComplexMatrix & | m, | |
const FloatComplex & | c | |||
) |
FloatComplexMatrix max | ( | const FloatComplex & | c, | |
const FloatComplexMatrix & | m | |||
) |
FloatComplexMatrix min | ( | const FloatComplexMatrix & | a, | |
const FloatComplexMatrix & | b | |||
) |
FloatComplexMatrix min | ( | const FloatComplexMatrix & | m, | |
const FloatComplex & | c | |||
) |
FloatComplexMatrix min | ( | const FloatComplex & | c, | |
const FloatComplexMatrix & | m | |||
) |
FloatComplexMatrix operator* | ( | const FloatComplexMatrix & | a, | |
const FloatComplexMatrix & | b | |||
) |
FloatComplexMatrix operator* | ( | const FloatMatrix & | m, | |
const FloatComplexMatrix & | a | |||
) |
FloatComplexMatrix operator* | ( | const FloatComplexMatrix & | m, | |
const FloatMatrix & | a | |||
) |
FloatComplexMatrix operator* | ( | const FloatComplexColumnVector & | v, | |
const FloatComplexRowVector & | a | |||
) |
FloatComplexMatrix operator* | ( | const FloatComplexColumnVector & | a, | |
const FloatRowVector & | b | |||
) |
FloatComplexMatrix operator* | ( | const FloatColumnVector & | v, | |
const FloatComplexRowVector & | a | |||
) |
std::ostream& operator<< | ( | std::ostream & | os, | |
const FloatComplexMatrix & | a | |||
) |
std::istream& operator>> | ( | std::istream & | is, | |
FloatComplexMatrix & | a | |||
) |
FloatComplexMatrix Sylvester | ( | const FloatComplexMatrix & | a, | |
const FloatComplexMatrix & | b, | |||
const FloatComplexMatrix & | c | |||
) |
FloatComplexMatrix xgemm | ( | const FloatComplexMatrix & | a, | |
const FloatComplexMatrix & | b, | |||
blas_trans_type | transa, | |||
blas_trans_type | transb | |||
) |
F77_RET_T const octave_idx_type const octave_idx_type const FloatComplex const octave_idx_type float float& F77_CHAR_ARG_LEN_DECL |
F77_RET_T const FloatComplex float FloatComplex FloatComplex& F77_RET_T F77_CONST_CHAR_ARG_DECL |