pyhs3.functionsΒΆ
HS3 Functions implementation.
Provides classes for handling HS3 functions including product functions, generic functions with mathematical expressions, and interpolation functions.
Classes
|
Base class for HS3 functions. |
|
Collection of HS3 functions for parameter computation. |
|
Generic function with custom mathematical expression. |
|
Piecewise interpolation function implementation. |
|
Product function that multiplies factors together. |