⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ilupack.h

📁 数学算法的实现库。可以实现常见的线性计算。
💻 H
📖 第 1 页 / 共 5 页
字号:
int    SGNLperm_mwm_amf     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mwm_amd     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mwm_metis_e (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mwm_metis_n (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mwm_rcm     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mwm_mmd     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mwm_amf     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mwm_amd     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mwm_metis_e (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mwm_metis_n (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mc64_rcm     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mc64_mmd     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mc64_amf     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mc64_amd     (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mc64_metis_e (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SSYMperm_mc64_metis_n (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mc64_rcm    (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mc64_mmd    (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mc64_amf    (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mc64_amd    (Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mc64_metis_e(Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    SGNLperm_mc64_metis_n(Smat, real *,real *, int *,int *,			     int *, SILUPACKparam *);int    ZGNLperm_null        (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_nd          (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_rcm         (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mmd         (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_amf         (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_amd         (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_metis_e     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_metis_n     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_pq          (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_fc          (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_fc          (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_indset      (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_p           (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mwm_rcm     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mwm_mmd     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mwm_amf     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mwm_amd     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mwm_metis_e (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mwm_metis_n (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mwm_rcm     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mwm_mmd     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mwm_amf     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mwm_amd     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mwm_metis_e (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mwm_metis_n (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mwm_rcm     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mwm_mmd     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mwm_amf     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mwm_amd     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mwm_metis_e (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mwm_metis_n (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mc64_rcm     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mc64_mmd     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mc64_amf     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mc64_amd     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mc64_metis_e (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZHERperm_mc64_metis_n (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mc64_rcm     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mc64_mmd     (Zmat, doublecomplex *,doublecomplex *, 			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mc64_amf     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mc64_amd     (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mc64_metis_e (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZSYMperm_mc64_metis_n (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mc64_rcm    (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mc64_mmd    (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mc64_amf    (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mc64_amd    (Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mc64_metis_e(Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    ZGNLperm_mc64_metis_n(Zmat, doublecomplex *,doublecomplex *,			     int *,int *, int *, ZILUPACKparam *);int    CGNLperm_null        (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_nd          (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_rcm         (Cmat, complex *,complex *, int *,int *, 			     int *, CILUPACKparam *);int    CGNLperm_mmd         (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_amf         (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_amd         (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_metis_e     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_metis_n     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_pq          (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_fc          (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_fc          (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_indset      (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_p           (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mwm_rcm     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mwm_mmd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mwm_amf     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mwm_amd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mwm_metis_e (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mwm_metis_n (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mwm_rcm     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mwm_mmd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mwm_amf     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mwm_amd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mwm_metis_e (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mwm_metis_n (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mwm_rcm     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mwm_mmd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mwm_amf     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mwm_amd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mwm_metis_e (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mwm_metis_n (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mc64_rcm     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mc64_mmd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mc64_amf     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mc64_amd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mc64_metis_e (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CHERperm_mc64_metis_n (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mc64_rcm     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mc64_mmd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mc64_amf     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mc64_amd     (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mc64_metis_e (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CSYMperm_mc64_metis_n (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mc64_rcm    (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mc64_mmd    (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mc64_amf    (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mc64_amd    (Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mc64_metis_e(Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);int    CGNLperm_mc64_metis_n(Cmat, complex *,complex *, int *,int *,			     int *, CILUPACKparam *);#define DSPDperm_null  DGNLperm_null#define SSPDperm_null  SGNLperm_null#define ZHPDperm_null  ZGNLperm_null#define CHPDperm_null  CGNLperm

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -