ml-signal-processing
    Preparing search index...

    Interface SavitzkyGolayFilter

    interface SavitzkyGolayFilter {
        name: "savitzkyGolay";
        options?: SGGOptions;
    }
    Index

    Properties

    Properties

    name: "savitzkyGolay"
    options?: SGGOptions