invert_funct_1d ( : : Function : InverseFunction )

Calculate the inverse of a function.

invert_funct_1d calculates the inverse function of the input function Function and returns it in InverseFunction. The function Function must be monotonic. If this is not the case an error message is returned.


Parameters

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

InverseFunction (output_control)
function_1d-array -> real / integer
Inverse of the input function.


Parallelization Information

invert_funct_1d is reentrant and processed without parallelization.


Possible Predecessors

create_funct_1d_pairs, create_funct_1d_array


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH