Home
last modified time | relevance | path

Searched defs:lanczos2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/test/
Dlanczos_smoothing_test.cpp601 auto lanczos2 = discrete_lanczos_derivative(Real(2)); in test_rescaling() local
667 auto lanczos2 = discrete_lanczos_derivative<Real, 2>(Real(1)); in test_data_representations() local