ClassesClassesClassesClasses | | | | Operators

negate_funct_1dT_negate_funct_1dNegateFunct1dnegate_funct_1dNegateFunct1dNegateFunct1d (Operator)

Name

negate_funct_1dT_negate_funct_1dNegateFunct1dnegate_funct_1dNegateFunct1dNegateFunct1d — Negation of the y values.

Signature

negate_funct_1d( : : Function : FunctionInverted)

Herror T_negate_funct_1d(const Htuple Function, Htuple* FunctionInverted)

Herror negate_funct_1d(const HTuple& Function, HTuple* FunctionInverted)

HTuple HFunction1D::NegateFunct1d() const

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

HFunction1D HFunction1D::NegateFunct1d() const

void HOperatorSetX.NegateFunct1d(
[in] VARIANT Function, [out] VARIANT* FunctionInverted)

IHFunction1DX* HFunction1DX.NegateFunct1d()

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

HFunction1D HFunction1D.NegateFunct1d()

Description

negate_funct_1dnegate_funct_1dNegateFunct1dnegate_funct_1dNegateFunct1dNegateFunct1d negates all y values of FunctionFunctionFunctionFunctionFunctionfunction.

Parallelization

Parameters

FunctionFunctionFunctionFunctionFunctionfunction (input_control)  function_1d HFunction1D, HTupleHTupleHFunction1D, HTupleHFunction1DX, VARIANTHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong) (double / Hlong) (double / Hlong)

Input function.

FunctionInvertedFunctionInvertedFunctionInvertedFunctionInvertedFunctionInvertedfunctionInverted (output_control)  function_1d HFunction1D, HTupleHTupleHFunction1D, HTupleHFunction1DX, VARIANTHtuple (real / integer) (double / int / long) (double / Hlong) (double / Hlong) (double / Hlong) (double / Hlong)

Function with the negated y values.

Possible Predecessors

create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairs, create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArray

Module

Foundation


ClassesClassesClassesClasses | | | | Operators