class Filter::Mitchell

Defined in:

filter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(width, b : Float64 = 1.0 / 3, c : Float64 = 1.0 / 3) #

[View source]

Instance Method Detail

def evaluate(x, y) #

[View source]
def mitchell(x) #

[View source]