GraphAtanh Method |
Namespace: Emgu.TF
public Operation Atanh( Output x, string opName = "Atanh" )
Public Function Atanh ( x As Output, Optional opName As String = "Atanh" ) As Operation
public: Operation^ Atanh( Output^ x, String^ opName = L"Atanh" )
member Atanh : x : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "Atanh" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,