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