class SimpleStatistics::BadQuantileError

Overview

Raised when quantile or quantile_sorted is passed a bad argument.

Defined in:

simple_statistics/BadQuantileError.cr

Constructors

Constructor Detail

def self.new #

Creates a new BadQuantileError.


[View source]