C# Class ResampleTest.BellFilter

Inheritance: ResamplingFilter
Datei anzeigen Open project: spiiin/CadEditor Class Usage Examples

Public Methods

Method Description
BellFilter ( ) : System
GetValue ( double x ) : double

Method Details

BellFilter() public method

public BellFilter ( ) : System
return System

GetValue() public method

public GetValue ( double x ) : double
x double
return double