XLPack 7.0
XLPack 数値計算ライブラリ (C API) リファレンスマニュアル
読み取り中…
検索中…
一致する文字列を見つけられません
関数
zgeev.c ファイル

関数

void zgeev (char jobvl, char jobvr, int n, int lda, doublecomplex a[], doublecomplex w[], int ldvl, doublecomplex vl[], int ldvr, doublecomplex vr[], doublecomplex work[], int lwork, double rwork[], int *info)
 (シンプルドライバ) 固有値・固有ベクトル (複素行列)