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

📄 libfann.i.rej

📁 一个功能强大的神经网络分析程序
💻 REJ
字号:
****************** 74,81 ****  }    // create_array is used instead- %ignore fann_create;- %ignore fann_create_shortcut;    %rename(fann_run_old) fann_run;  %rename(fann_run) fann_run2;--- 74,84 ----  }    // create_array is used instead+ // FIXME: ?new swig bug? %ignore creates unneeded python statements that fail+ //%ignore fann_create;+ //%ignore fann_create_shortcut;+ %rename(fann_create_neverused) fann_create;+ %rename(fann_create_shortcut_neverused) fann_create_shortcut;    %rename(fann_run_old) fann_run;  %rename(fann_run) fann_run2;

⌨️ 快捷键说明

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