ahp-calc
    Preparing search index...

    Type Alias Weights

    Weights: number[]

    Tipe data untuk array yang berisi bobot-bobot yang masing-masing bertipe number.

    // Contoh array bobot
    const weights: Weights = [0.2, 0.3, 0.5];