This page is part of an archival collection and is no longer actively maintained.

It may contain outdated information and may not meet current or future WCAG accessibility standards. We provide this content, its subpages, and associated links for historical reference only. If you need assistance, please contact support@cs.washington.edu

VFML: Annotated Index
Main Page | Modules | Data Structures | File List | Globals | Related Pages

VFML Data Structures

Here are the data structures with brief descriptions:
_BeliefNet_Belief network ADT
_BeliefNetNode_Belief net node with full CPTs for local models
_BITFIELD_ADT for compactly representing a bit field
_DecisionTree_ADT for working with decision trees
_Example_ADT for working with examples
_ExampleGenerator_Holds the information needed to reproducibly make a random data set. See ExampleGenerator.h for more detail
_ExampleGroupStats_Sufficient statistics for Entropy and Gini
_ExampleSpec_Schema for training data
_StatTracker_Holds simple summary statistics of a sample
_VFDT_Holds the information needed to learn decision trees from data streams
FloatListPtrAn ADT for a list that holds floats
HashTableA hash table ADT
IntListPtrAn ADT for a list that holds void ints
VoidListPtrAn ADT for a list that holds void pointers

Generated for VFML by doxygen hosted by SourceForge.net Logo