5#ifndef FLUTTER_IMPELLER_GEOMETRY_SIGMA_H_
6#define FLUTTER_IMPELLER_GEOMETRY_SIGMA_H_
55 operator Sigma()
const;
static constexpr float kKernelRadiusPerSigma
For convolution filters, the "radius" is the size of the convolution kernel to use on the local space...
constexpr Radius()=default
constexpr Radius(Scalar p_radius)
In filters that use Gaussian distributions, "sigma" is a size of one standard deviation in terms of t...
constexpr Sigma(Scalar p_sigma)
constexpr Sigma()=default