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