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