pow

odl.pow(x1, x2, out=None)

Calculates an implementation-dependent approximation of x1_i raised to the power of x2_i for each element x1_i of the input array x1, where x2_i is the corresponding element in the input array x2.