zscore.zscore

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto zscore(S slice, bool isPopulation)
  2. auto zscore(S slice, Seed seed, bool isPopulation)
    template zscore(sumTemplateArgs...)
    nothrow @nogc pure nothrow @nogc deprecated
    zscore
    (
    S
    Seed
    )
    (,
    Seed seed
    ,
    bool isPopulation = true
    )
    if (
    isSlice!S
    )

Meta