toggle menu
sincmathsmp
0.3
common
switch theme
search in API
sincmathsmp
/
io.github.gallvp.sincmaths
/
filtFilt
filt
Filt
fun
SincMatrix
.
filtFilt
(
bVector
:
DoubleArray
,
aVector
:
DoubleArray
)
:
SincMatrix
Only second order filters are supported. Thus, length(B) == length(A) == 3 is assumed.