Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes
lampda::utils::curves Namespace Reference

Curves classes to sample values from predefined custom parameters. More...

Classes

class  ExponentialCurve
 Given two points and an exponent, fit an exponential function. More...
 
class  LinearCurve
 Given a set of points, will fit multiple linear segments to it. More...
 
struct  Point
 Define a 2D point. More...
 

Detailed Description

Curves classes to sample values from predefined custom parameters.