dlm-js
    Preparing search index...

    Type Alias DlmStabilization

    Stabilization setting for the sequential scan smoother.

    • Preset string'matlab' or 'none' (see DlmStabilizationPreset).
    • Flags object — fine-grained control for research / exploration (see DlmStabilizationFlags).
    • undefined (omit the option) — library defaults: f64 uses triu+triu' symmetrize; f32 uses Joseph form + (C+C')/2 + C += 1e-6·I.