Module rustitude_core::amplitude
source · Structs§
- A struct which stores a named
Node
. - A
Node
for computing a single complex value from two input parameters. - A
Node
for computing a single complex value from two input parameters in polar form. - A
Node
for computing a single scalar value from an input parameter.
Enums§
Traits§
- A trait which contains all the required methods for a functioning
Amplitude
.
Functions§
- Creates a named
ComplexScalar
. - Creates a named
PolarComplexScalar
. - Creates a named
Piecewise
amplitude with the resonance mass as the binning variable. - Creates a named
ComplexScalar
. - Creates a named
PolarComplexScalar
. - Creates a named
Scalar
. - Creates a named
Scalar
.