Constructor Atanh
Atanh(string, string)
Initializes and returns an instance of Atanh trigonometric layer.
Declaration
public Atanh(string name, string input)Parameters
| Type | Name | Description | 
|---|---|---|
| string | name | The name to use for the output tensor of the layer. | 
| string | input | The name to use for the input tensor of the layer. |