HAPI.Types Class Module

Startpage
Overview
Index
HAPI
   |
   HAPI.Types

Enums

hCategories
The hCategories enumeration type together with hKinds and hSubtypes define the types of nodes.
hEdgeConstraints
The hConstraints enumeration type defines the set of possible items of knowledge about a particular edge a - b.
hEndians
The hEndians enumeration type defines different options for the byte order when saving hkb files (see the SaveAsHKB). Using the option corresponding to your computer will be most efficient even though any byte order can be used. If you are going to use the domain on the same computer as you develop it, save using hEndianHost and you will not have to think about this problem.
hEquilibriums
The hEquilibriums enumeration type specifies different equilibriums which domains can be propagated into.
hEvidenceModes
The hEvidenceModes enumeration type specifies two different modes for propagation.
hKinds
The hKinds enumeration type together with hCategories and hSubtypes define the types of nodes.
hOperators
The hOperators enumeration type defines the various operators and distributions that may be used in building Expressions. The Expression is built from a hOperator and a number of operands.
hSubtypes
The hSubtypes enumeration type together with hCategories and hKinds define the types of nodes. The hSubtypes are relevant for discrete chance nodes and discrete decision nodes only.
hTriangulationMethods
The hTriangulationMethods enumeration type defines a number of alternative triangulation methods. Look in the literature to find more about this subject. The hTMCliqueFillInWeight method is the default used by Compile.

Description

The Types class module contains a number of Enum types used in the HUGINAPI ActiveX server.
HUGIN Expert A/S, 2008 - comments to activex@hugin.com