pymiediff.special.chi

Contents

pymiediff.special.chi#

pymiediff.special.chi(n: Tensor, z: Tensor, **kwargs)#

Riccati-Bessel Function of the secound kind

return Ricatti Bessel 2nd kind as well as its derivatives

Parameters:
  • n (torch.Tensor) – integer order

  • z (torch.Tensor) – complex argument

  • kwargs – additional kwargs are ignored

Returns:

result

Return type:

torch.Tensor