A callable struct that translates any value into a double
Convert the value to double
Call the function with a value
Function that governs translation from double to double (continuous to continuous)
Function that governs translation from string to double (discrete to continuous)
See Implementation
A callable struct that translates any value into a double