Variable GridKit::Math::MU

Variable Documentation

template<typename RealT>
constexpr RealT GridKit::Math::MU = 240.0

Smoothing scale shared by CommonMath primitives.

Used by sigmoid, ramp, and functions composed from them to set the width of smooth transitions.

Template Parameters:

RealT – - real data type