Skip to content

Missing Documentation for the Function filtfilt(b::AbstractVector, a::AbstractVector, x::AbstractArray) #573

@RoyiAvital

Description

@RoyiAvital

The documentation only expose filtfilt(b::AbstractVector, x::AbstractArray).
Yet filtfilt(b::AbstractVector, a::AbstractVector, x::AbstractArray) is available but not documented.

Could it be documented?

OK, Tried using it and it generates errors:

ERROR: MethodError: no method matching filt_stepstate(::Vector{Float64}, ::Vector{Int64})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions