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