Module: tf.compat.v1.math.special | TensorFlow v2.16.1 (original) (raw)
Module: tf.compat.v1.math.special
Stay organized with collections Save and categorize content based on your preferences.
Public API for tf._api.v2.math.special namespace
Functions
bessel_i0(...): Computes the Bessel i0 function of x
element-wise.
bessel_i0e(...): Computes the Bessel i0e function of x
element-wise.
bessel_i1(...): Computes the Bessel i1 function of x
element-wise.
bessel_i1e(...): Computes the Bessel i1e function of x
element-wise.
bessel_j0(...): Computes the Bessel j0 function of x
element-wise.
bessel_j1(...): Computes the Bessel j1 function of x
element-wise.
bessel_k0(...): Computes the Bessel k0 function of x
element-wise.
bessel_k0e(...): Computes the Bessel k0e function of x
element-wise.
bessel_k1(...): Computes the Bessel k1 function of x
element-wise.
bessel_k1e(...): Computes the Bessel k1e function of x
element-wise.
bessel_y0(...): Computes the Bessel y0 function of x
element-wise.
bessel_y1(...): Computes the Bessel y1 function of x
element-wise.
dawsn(...): Computes Dawson's integral of x
element-wise.
expint(...): Computes the Exponential integral of x
element-wise.
fresnel_cos(...): Computes Fresnel's cosine integral of x
element-wise.
fresnel_sin(...): Computes Fresnel's sine integral of x
element-wise.
spence(...): Computes Spence's integral of x
element-wise.