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
2021 Emgu Corporation, All Rights Reserved,