negate_funct_1dT_negate_funct_1dNegateFunct1dNegateFunct1dnegate_funct_1d (算子)

名称

negate_funct_1dT_negate_funct_1dNegateFunct1dNegateFunct1dnegate_funct_1d — 取反 y 值。

签名

negate_funct_1d( : : Function : FunctionInverted)

Herror T_negate_funct_1d(const Htuple Function, Htuple* FunctionInverted)

void NegateFunct1d(const HTuple& Function, HTuple* FunctionInverted)

HFunction1D HFunction1D::NegateFunct1d() const

static void HOperatorSet.NegateFunct1d(HTuple function, out HTuple functionInverted)

HFunction1D HFunction1D.NegateFunct1d()

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

描述

negate_funct_1dnegate_funct_1dNegateFunct1dNegateFunct1dNegateFunct1dnegate_funct_1d negates all y values of FunctionFunctionFunctionFunctionfunctionfunction

执行信息

参数

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

输入函数。

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

Function with the negated y values.

可能的前趋

create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairscreate_funct_1d_pairs, create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArraycreate_funct_1d_array

模块

基础