abs_funct_1dT_abs_funct_1dAbsFunct1dAbsFunct1dabs_funct_1d (Operator)

Name

abs_funct_1dT_abs_funct_1dAbsFunct1dAbsFunct1dabs_funct_1d — Absolute value of the y values.

Signature

abs_funct_1d( : : Function : FunctionAbsolute)

Herror T_abs_funct_1d(const Htuple Function, Htuple* FunctionAbsolute)

void AbsFunct1d(const HTuple& Function, HTuple* FunctionAbsolute)

HFunction1D HFunction1D::AbsFunct1d() const

static void HOperatorSet.AbsFunct1d(HTuple function, out HTuple functionAbsolute)

HFunction1D HFunction1D.AbsFunct1d()

def abs_funct_1d(function: Sequence[Union[float, int]]) -> Sequence[Union[float, int]]

Description

abs_funct_1dabs_funct_1dAbsFunct1dAbsFunct1dAbsFunct1dabs_funct_1d calculates the absolute values of all y values of FunctionFunctionFunctionFunctionfunctionfunction.

Execution Information

Parameters

FunctionFunctionFunctionFunctionfunctionfunction (input_control)  function_1d HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)

Input function.

FunctionAbsoluteFunctionAbsoluteFunctionAbsoluteFunctionAbsolutefunctionAbsolutefunction_absolute (output_control)  function_1d HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)

Function with the absolute values of the y values.

Possible Predecessors

create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairscreate_funct_1d_pairs, create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArraycreate_funct_1d_array

Module

Foundation