torch_arctan {torch} | R Documentation |
Arctan
Description
Arctan
Usage
torch_arctan(self)
Arguments
self |
(Tensor) the input tensor. |
arctan(input, *, out=None) -> Tensor
Alias for torch_atan()
.
[Package torch version 0.13.0 Index]
torch_arctan {torch} | R Documentation |
Arctan
torch_arctan(self)
self |
(Tensor) the input tensor. |
Alias for torch_atan()
.