Fft Base<T>.Dispose Method
Definition
Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
Overload List
Dispose() | Implements the IDisposable interface. |
Dispose( | Implements the Dispose pattern. |
Dispose
Implements the IDisposable interface.
Dispose(Boolean)
Implements the Dispose pattern.
protected virtual void Dispose(
bool disposing
)
Parameters
- disposing Boolean
- True to release both managed and unmanaged resources; false to release only unmanaged resources