Interface: Partition
Defined in: mobjects/probability/SampleSpace.ts:37
Represents a single partition (sub-rectangle) within the sample space.
Properties
label?
optionallabel:Text
Defined in: mobjects/probability/SampleSpace.ts:43
Optional label for this partition
proportion
proportion:
number
Defined in: mobjects/probability/SampleSpace.ts:41
The proportion (0-1) of the parent dimension this partition occupies
rectangle
rectangle:
Rectangle
Defined in: mobjects/probability/SampleSpace.ts:39
The rectangle mobject for this partition