y_range_funct_1d ( : : Function : YMin, YMax )

Smallest and largest y value of the function.

y_range_funct_1d calculates the smallest and the largest y value of Function.


Parameters

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

YMin (output_control)
number -> real
Smallest y value.

YMax (output_control)
number -> real
Largest y value.


Parallelization Information

y_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