Scale.initialize

Calculates the coefficient a and b based on the ranges given.

class Scale
abstract
void
initialize
nothrow @nogc
(
RealRange inputRange
,
RealRange outputRange
)

Meta