Class CoolLerp¶
Defined in File cool_lerp.hpp
Class Documentation¶
-
class CoolLerp¶
This interpolates arbitrary values between two datapoints x is input, y is the output for that given input
This is not as convoluted as modm’s lerp but it’s more capable than std::lerp Hence, it is the coolest lerp :D