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