GraphCosh Method |
Namespace: Emgu.TF
public Operation Cosh( Output x, string opName = "Cosh" )
Public Function Cosh ( x As Output, Optional opName As String = "Cosh" ) As Operation
public: Operation^ Cosh( Output^ x, String^ opName = L"Cosh" )
member Cosh : x : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "Cosh" *) -> Operation
[Missing <returns> documentation for "M:Emgu.TF.Graph.Cosh(Emgu.TF.Output,System.String)"]
2019 Emgu Corporation, All Rights Reserved,