Herror ::abs_funct_1d (
    const HTuple &Function,
    HTuple *FunctionAbsolute
)

Absolute value of the y values.

::abs_funct_1d calculates the absolute values of all y values of Function.


Parameters

Function (input_control)
function_1d-array -> HTuple.double / long
Input function.

FunctionAbsolute (output_control)
function_1d-array -> HTuple.double * / long *
Function with the absolute values of the y values.


Possible Predecessors

::create_funct_1d_pairs, ::create_funct_1d_array


Module

Tools



Copyright © 1996-2002 MVTec Software GmbH