x_range_funct_1d ( : : Function : XMin, XMax )

Smallest and largest x value of the function.

x_range_funct_1d calculates the smallest and the largest x value of Function.


Parameters

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

XMin (output_control)
number -> real
Smallest x value.

XMax (output_control)
number -> real
Largest x value.


Parallelization Information

x_range_funct_1d is reentrant and processed without parallelization.


Possible Predecessors

create_funct_1d_pairs, create_funct_1d_array


Module

Tools



Copyright © 1996-2005 MVTec Software GmbH