funct_1d_to_pairs ( : : Function : XValues, YValues )

Access to the x/y values of a function.

funct_1d_to_pairs splits the input function Function into tuples for the x and y values.


Parameters

Function (input_control)
function_1d-array -> real / integer
Input function.

XValues (output_control)
number-array -> real / integer
X values of the function.

YValues (output_control)
number-array -> real / integer
Y values of the function.


Parallelization Information

funct_1d_to_pairs is reentrant and processed without parallelization.


Possible Predecessors

create_funct_1d_pairs, create_funct_1d_array


Module

Tools



Copyright © 1996-2005 MVTec Software GmbH