boostorg / boostorg/gil

Add KernelConcept to document and check kernel requirements

未关闭
#348 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
cat/enhancement ext/numeric
主要语言
C++
星标
199
派生
171
平均合并
1 天 14 小时
30 天内合并 PR
10

描述

Following some brief discussion in #347, `kernel_2d` and `kernel_2d_fixed` defined in Numeric may not be as well documented as users may expect. For example,

- Are the kernel types singular or dual mode: 1D and/or 2D
- Since they are used in both, 1D and 2D convolution operations, are there any particular requirements and restrictions for each of use cases?

Ideally, if there are `KernelConcept`-s that capture all the details.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。