📄 lemga.dox
字号:
/** @mainpage * @section intro Introduction * LEMGA stands for ``Learning Models and Generic Algorithms.'' * * It was rewritten from an old implementation and is still under * development and test. * * [<A href="../index.html">Go back</A>] *//** @namespace lemga * @brief Learning models and generic algorithms * * The idea is to separate the learning model and optimization techniques. * * Using vectorop.h for default vector operation * @todo documentation: basic idea, ... *//** @namespace lemga::op * @brief Operators used in optimization * * @todo documentation */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -