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

📄 vcl_numeric.h

📁 InsightToolkit-1.4.0(有大量的优化算法程序)
💻 H
字号:
#ifndef vcl_generic_numeric_h_
#define vcl_generic_numeric_h_

// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_numeric.hhh and run make

// accumulate
#ifndef vcl_accumulate
#define vcl_accumulate vcl_generic_numeric_STD :: accumulate
#endif
// inner_product
#ifndef vcl_inner_product
#define vcl_inner_product vcl_generic_numeric_STD :: inner_product
#endif
// partial_sum
#ifndef vcl_partial_sum
#define vcl_partial_sum vcl_generic_numeric_STD :: partial_sum
#endif
// adjacent_difference
#ifndef vcl_adjacent_difference
#define vcl_adjacent_difference vcl_generic_numeric_STD :: adjacent_difference
#endif

#endif // vcl_generic_numeric_h_

⌨️ 快捷键说明

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