Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoisyType

Identifies the noisy node type, if any.

see

com.bayesserver.NodeDistributionOptions

Hierarchy

  • NoisyType

Index

Properties

Properties

Static NoisyOrMax

NoisyOrMax: NoisyType = new NoisyType()

The node is a noisy or/max node.

Static None

None: NoisyType = new NoisyType()

The node is not a noisy node.