Name
invert_funct_1dT_invert_funct_1dInvertFunct1dInvertFunct1d — Calculate the inverse of a function.
invert_funct_1dinvert_funct_1dInvertFunct1dInvertFunct1dInvertFunct1d calculates the inverse function of the input
function FunctionFunctionFunctionFunctionfunction and returns it in
InverseFunctionInverseFunctionInverseFunctionInverseFunctioninverseFunction. The function FunctionFunctionFunctionFunctionfunction must be
monotonic. If this is not the case an error message is returned.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Inverse of the input function.
create_funct_1d_pairscreate_funct_1d_pairsCreateFunct1dPairsCreateFunct1dPairsCreateFunct1dPairs,
create_funct_1d_arraycreate_funct_1d_arrayCreateFunct1dArrayCreateFunct1dArrayCreateFunct1dArray
Foundation