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