ProbableGivenInstance

Object that group the main given of Probable type-class

class Object
trait Matchable
class Any

Type members

Classlikes

object given_Probable_Double extends Probable[Double]

Obtain a probable event from a double. For example (50.4).isHappening is an event with the 50.4% probability of happening.

Obtain a probable event from a double. For example (50.4).isHappening is an event with the 50.4% probability of happening.

Augment the ExternalProbableInfection with it's probability of occurring

Augment the ExternalProbableInfection with it's probability of occurring

object given_Probable_Int extends Probable[Int]

Obtain a probable event from a integer. For example 90.isHappening is an event with the 90% probability of happening.

Obtain a probable event from a integer. For example 90.isHappening is an event with the 90% probability of happening.

Augment the InternalProbableInfection with it's probability of occurring

Augment the InternalProbableInfection with it's probability of occurring

Givens

Givens

Obtain a probable event from a double. For example (50.4).isHappening is an event with the 50.4% probability of happening.

Obtain a probable event from a double. For example (50.4).isHappening is an event with the 50.4% probability of happening.

Augment the ExternalProbableInfection with it's probability of occurring

Augment the ExternalProbableInfection with it's probability of occurring

Obtain a probable event from a integer. For example 90.isHappening is an event with the 90% probability of happening.

Obtain a probable event from a integer. For example 90.isHappening is an event with the 90% probability of happening.

Augment the InternalProbableInfection with it's probability of occurring

Augment the InternalProbableInfection with it's probability of occurring