Maps between a custom variable order and the default sorted variable order.

Namespace:  BayesServer
Assembly:  BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)

Syntax

C#
public sealed class VariableMap
Visual Basic (Declaration)
Public NotInheritable Class VariableMap
Visual C++
public ref class VariableMap sealed

Inheritance Hierarchy

System..::.Object
  BayesServer..::.VariableMap

See Also