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