API Reference
Graph.
stf_sum
Create the sum of multiple sampleable functions.
terms (list[Stf]) – The individual sampleable function \(\{v_j(t)\}\) to sum.
The sampleable function of time \(\sum_j v_j(t)\). It has the same shape as each of the terms that you provide.
Stf
See also
hermitian_part()
Hermitian part of an Stf operator.
pwc_sum()
Corresponding operation for Pwcs.
stf_operator()
Create an Stf operator.
Notes
For more information on Stf nodes see the Working with time-dependent functions in Boulder Opal topic.