Assumes that xs
is ascending. We use a simple nearest-rank definition of
percentiles.
Equations
Instances For
Equations
Instances For
@[reducible, inline]
Equations
Instances For
Equations
- Aesop.StatsReport.instToStringNanos = { toString := Aesop.Nanos.printAsMillis }
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Aesop.StatsReport.scriptsCore.fmtScriptGenerated Aesop.ScriptGenerated.none = Std.Format.text "<none>"
- Aesop.StatsReport.scriptsCore.fmtScriptGenerated (Aesop.ScriptGenerated.staticallyStructured perfect hasMVar) = Std.format "static (perfect: " ++ Std.format perfect ++ Std.format ")"
- Aesop.StatsReport.scriptsCore.fmtScriptGenerated (Aesop.ScriptGenerated.dynamicallyStructured perfect hasMVar) = Std.format "dynamic (perfect: " ++ Std.format perfect ++ Std.format ")"
Instances For
Equations
- One or more equations did not get rendered due to their size.