chainer.functions.zeta

chainer.functions.zeta(x, q)[source]

Zeta function.

Differentiable only with respect to q

Note

Forward computation in CPU can not be done if SciPy is not available.

Parameters
Returns

Output variable.

Return type

Variable