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