Constructor
new Configuration()
Create a new object for obtaining configuration objects.
- Source:
Methods
getAdjacencyMatrixConfig() → {object}
Used to obtain the adjacencyMatrixConfig.
- Source:
Returns:
adjacencyMatrixConfig - The configuration for the adjacency matrix attached to the specified graphical model.
- Type
- object
getAdjacencyMatrixConfig() → {object}
Used to obtain the adjacencyMatrixConfig.
- Source:
Returns:
adjacencyMatrixConfig - The configuration for the adjacency matrix attached to the specified graphical model.
- Type
- object
getListenerBeliefConfig() → {object}
Used to obtain the listenerBeliefConfig.
- Source:
Returns:
listenerBeliefConfig - The configuration for the listener's belief graphical model.
- Type
- object
getListenerBeliefConfig() → {object}
Used to obtain the listenerBeliefConfig.
- Source:
Returns:
listenerBeliefConfig - The configuration for the listener's belief graphical model.
- Type
- object
getListenerConfig() → {object}
Used to obtain the listenerBeliefConfig.
- Source:
Returns:
listenerBeliefConfig - The configuration for the listener graphical model.
- Type
- object
getListenerConfig() → {object}
Used to obtain the listenerBeliefConfig.
- Source:
Returns:
listenerBeliefConfig - The configuration for the listener graphical model.
- Type
- object
getPgmConfig() → {object}
Used to obtain the pgmConfig.
- Source:
Returns:
pgmConfig - The regular graphical model config.
- Type
- object
getPgmConfig() → {object}
Used to obtain the pgmConfig.
- Source:
Returns:
pgmConfig - The regular graphical model config.
- Type
- object