Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/signal/windows/
H A Dwindows.py584 def bartlett(M: int, function
/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_funcs_impl.py1834 def bartlett(M): function