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