MCPcopy Create free account
hub / github.com/dhale/jtk / evaluate

Method evaluate

core/src/main/java/edu/mines/jtk/dsp/KaiserWindow.java:118–121  ·  view source on GitHub ↗

Returns the value of this Kaiser window function w(x) for specified x. @param x the argument for which to evaluate w(x). @return the value w(x).

(double x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

designMethod · 0.95
updateFilter1Method · 0.95
updateFilter2Method · 0.95
updateFilter3Method · 0.95

Calls 2

inoMethod · 0.95
sqrtMethod · 0.45

Tested by

no test coverage detected