In file No file:

inline FSeries::Complex operator* (const FSeries& lhs, const FSeries& rhs)

Inner product of two series.

Documentation

Each entry of the lhs series is multiplied by the corresponding rhs entry (conjugated in complex series), and the products are summed.
Returns:
The inner product value.
Parameters:
rhs - Multiplier FSeries

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++