Module folsom_sample

Authors: joe williams (j@boundary.com).

Function Index

get_values/2
new/1
new/2
new/3
update/3

Function Details

get_values/2

get_values(X1, Sample) -> any()

new/1

new(Type) -> any()

new/2

new(Type, Size) -> any()

new/3

new(X1, Size, Alpha) -> any()

update/3

update(X1, Sample, Value) -> any()


Generated by EDoc