GraphRiscReal Method |
Namespace: Emgu.TF
public Operation RiscReal( Output input, Nullable<DataType> Tout = null, string opName = "RiscReal" )
Public Function RiscReal ( input As Output, Optional Tout As Nullable(Of DataType) = Nothing, Optional opName As String = "RiscReal" ) As Operation
public: Operation^ RiscReal( Output^ input, Nullable<DataType> Tout = nullptr, String^ opName = L"RiscReal" )
member RiscReal : input : Output * ?Tout : Nullable<DataType> * ?opName : string (* Defaults: let _Tout = defaultArg Tout null let _opName = defaultArg opName "RiscReal" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,