com.azalient.api.b.parameters
Interface IDiscreteDistribution

All Superinterfaces:
IDistribution, IRecord, RecordR, RecordRW, RecordW, SortableData, StoreRecordRW

public interface IDiscreteDistribution
extends IDistribution

A discrete distribution contains a number of discrete "bars", each of which has a given probability. A special case is a uniform distribution, where all bars have the same probability.


Nested Class Summary
static class IDiscreteDistribution.DiscreteType
           
 
Field Summary
 
Fields inherited from interface com.azalient.api.a.tables.IRecord
DELETED, KEY_SEP, KEY_SEP_CHAR
 
Method Summary
 
Methods inherited from interface com.azalient.api.b.parameters.IDistribution
mean, randomDouble
 
Methods inherited from interface com.azalient.api.file.StoreRecordRW
canRename, rename, store
 
Methods inherited from interface com.azalient.api.file.RecordR
extraSet, finished, isApplicable, isEditable, set
 
Methods inherited from interface com.azalient.api.a.tables.IRecord
name
 
Methods inherited from interface com.azalient.api.file.RecordW
extraCols, extraGet, extraGetB, extraGetD, extraGetI, extraGetS, extraGetT, get, isVolatile