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
2021 Emgu Corporation, All Rights Reserved,