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