abs_funct_1d绝对函数一维T_abs_funct_1d绝对函数一维AbsFunct1d绝对函数一维AbsFunct1d绝对函数一维abs_funct_1d绝对函数一维 (算子)

名称

abs_funct_1d绝对函数一维T_abs_funct_1d绝对函数一维AbsFunct1d绝对函数一维AbsFunct1d绝对函数一维abs_funct_1d绝对函数一维 — y 值的绝对值。

签名

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]]

描述

abs_funct_1dabs_funct_1dAbsFunct1dAbsFunct1dAbsFunct1dabs_funct_1d 计算函数 FunctionFunctionFunctionFunctionfunctionfunction 所有 y 值的绝对值。

执行信息

参数

FunctionFunctionFunctionFunctionfunctionfunction (输入控制)  function_1d HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)

输入函数。

FunctionAbsoluteFunctionAbsoluteFunctionAbsoluteFunctionAbsolutefunctionAbsolutefunction_absolute (输出控制)  function_1d HFunction1D, HTupleSequence[Union[float, int]]HTupleHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong)

具有 y 值绝对值的函数。

可能的前趋

create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairscreate_funct_1d_pairs, create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArraycreate_funct_1d_array

模块

基础