You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.MedianFree Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.MedianFree Method

Free a median filter.

Syntax
C#
Visual Basic
public static void MedianFree(ref TMedianState State);

Deallocate any memory allocated by the median filter initialized with the MedianInit routine.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!