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