boostorg / boostorg/gil

generate_gaussian_kernel and warning C4244: conversion from double to float

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

描述

@simmplecoder Would it be possible to get rid of these warnings?
```
image_processing\numeric.hpp(104): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
image_processing\numeric.hpp(104): warning C4244: 'initializing': conversion from 'double' to 'const float', possible loss of data
```

### Environment

- Compiler version: `_MSC_VER=1922`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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