Developer nodes¶
The following base classes are useful if writing new nodes:
|
Base class for all nodes. |
|
Base class for nodes that are stochastic. |
|
A base class for nodes using natural parameterization phi. |
|
Base class for deterministic nodes. |
The following nodes are examples of special nodes that remain hidden for the user although they are often implicitly used:
|
Node for presenting constant values. |
|
Converter for Gaussian moments to Gaussian-gamma isotropic moments |
|
|
|
Wraps Gaussian and Wishart nodes into a Gaussian-Wishart node. |