GraphIsInf Method |
Namespace: Emgu.TF
public Operation IsInf( Output x, string opName = "IsInf" )
Public Function IsInf ( x As Output, Optional opName As String = "IsInf" ) As Operation
public: Operation^ IsInf( Output^ x, String^ opName = L"IsInf" )
member IsInf : x : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "IsInf" *) -> Operation
[Missing <returns> documentation for "M:Emgu.TF.Graph.IsInf(Emgu.TF.Output,System.String)"]
2019 Emgu Corporation, All Rights Reserved,