Forked from
ogs / ogs
19245 commits behind the upstream repository.
-
Christoph Lehmann authoredChristoph Lehmann authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
i_curve.md 224 B
Defines a single curve.
The curve is given by a set of coordinates (the arguments) and a set of values at these coordinates. The values for any arguments between the given coordinates are obtained via linear interpolation.