Class: ArrayOfNumerics

Inherits:
Array show all
Includes:
EnumerableNumerics
Defined in:
lib/kyanite/enumerable/enumerable_numerics.rb

Overview

Enumeration Of Numerics

Kyanite definitions

EnumerableNumerics

Kyanite class with module included

ArrayOfNumerics

Kyanite tests and examples

TestKyaniteEnumerableNumerics

Usage

require ‘kyanite/enumerable/enumerable_numerics’

Method Summary

Methods included from EnumerableNumerics

#mean, #mean_geometric, #mean_harmonic, #parallel, #prd, #summation

Methods inherited from Array

#rephrase_index, #shift_complement, #to_array_of_enumerables, #to_array_of_numerics, #to_array_of_strings, #to_dictionary, #to_ordered_set, #to_s_utf8, #to_sorted_set

Methods included from Enumerable

#contentclass, #distribution, #is_collection?, #transpose!