boostorg / boostorg/gil

Add KernelConcept to document and check kernel requirements

Open
#348 0 comments 0 reactions 0 assignees View on GitHub
cat/enhancement ext/numeric
Dominant language
C++
Stars
199
Forks
171
Avg merge
1d 14h
Merged PRs (30d)
10

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.