Class Summary | |
---|---|
FunctionType0 | A sampled function maps input values to output values by interpolating along a line or cubic between two known values. |
FunctionType2 | A type 2 function is an exponential interpolation function, which maps from one input value to n output values using a simple exponential formula. |
PDFFunction |
PDF Functions are defined in the reference as Section 3.9. A PDF function maps some set of m inputs into some set of n outputs. |