|
inlineconstexpr |
Parameters
f, g: two functions that will be used to compute the mean.xs: real arguments.tup: non empty tuple of arguments.c: Conditional expression masking the operation.m: Logical value masking the operation.Return value
f must be mathematically continuous and injective and g be its inverse. and EVE need them to be defined for a floating_value input, and returning the same type. However \( \mathbf{g}(\sum \mathbf{f}(x_s)) \) is returned if computable.