abs_funct_1dT_abs_funct_1dAbsFunct1dAbsFunct1dabs_funct_1d (Operator)
Name
abs_funct_1dT_abs_funct_1dAbsFunct1dAbsFunct1dabs_funct_1d — Absolutbetrag der y-Werte.
Signatur
def abs_funct_1d(function: Sequence[Union[float, int]]) -> Sequence[Union[float, int]]
Beschreibung
abs_funct_1dabs_funct_1dAbsFunct1dAbsFunct1dAbsFunct1dabs_funct_1d berechnet die Absolutbeträge der y-Werte
der Funktion FunctionFunctionFunctionFunctionfunctionfunction.
Ausführungsinformationen
- Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
- Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
- Wird ohne Parallelisierung verarbeitet.
Parameter
FunctionFunctionFunctionFunctionfunctionfunction (input_control) function_1d → HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)
Eingabefunktion.
FunctionAbsoluteFunctionAbsoluteFunctionAbsoluteFunctionAbsolutefunctionAbsolutefunction_absolute (output_control) function_1d → HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)
Funktion mit den Absolutbeträgen der y-Werte.
Vorgänger
create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairscreate_funct_1d_pairs,
create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArraycreate_funct_1d_array
Modul
Foundation