CanvasWidgetClass (3XERION) - an X Intrinsics Canvas Widget. 
ExampleSet (3XERION)	- the object for containing a set of examples in the Xerion simulator 
Gaussian (3XERION)	- A gaussian distribution object 
GraphWidgetClass (3XERION)  - an X Intrinsics Graph Widget. 
Group (3XERION)		- the group object in the Xerion simulator 
ICommandLoop (3XERION)	- command and X processing routines.
IError, IErrorAbort, IAbort, IArgError (3XERION)    - error handling routines
IStandardInit (3XERION) - standard initialization routine for Xerion.
Link (3XERION)		- the link object in the Xerion simulator 
MevaluateCost, MupdateNetErrorAndDerivs (3XERION)   - methods used for calculating network cost and associated derivatives. 
Mixture (3XERION)	- A mixture of gaussians distribution object 
Mreset, MgetNext, MgetNumber (3XERION)	- methods for traversing sets of examples. 
MupdateNetError, MupdateNetErrorDerivs (3XERION)    - methods used for training and testing a network. 
MupdateUnitActivity, MupdateGroupActivities, MupdateNetActivities (3XERION) - methods for updating the activities of units 
MupdateUnitGradient, MupdateGroupGradients, MupdateNetGradients (3XERION)   - methods for updating the gradients of  a unit, group or net 
Net (3XERION)		- the net object in the Xerion simulator 
NetworkWidgetClass (3XERION)	- an X Intrinsics Network Widget. 
PlotWidgetClass (3XERION)   - an X Intrinsics Plot Widget. 
QArray (3XERION)	- A quantized array object 
Sigmoid (3XERION)	- an object for calculating the sigmoid distribution. 
Unit (3XERION)		- the unit object in the Xerion simulator
access, getNumberOfVars, getCurrentValues, setCurrentValues, evaluate, calculateGradient, getValueName, setDelta, syncValues (3XERION) - access a network as a real valued vector function 
addUserDisplay (3XERION)    - register a new display with the User Interface 
connectUnits, connectGroups, disconnectUnits, disconnectGroups (3XERION)    - connect and disconnect pairs of units
create-bindings (LOCAL) - create a bindings file from C header files 
createExampleSet, destroyExampleSet, setCreateExampleSetHook, setDestroyExampleSetHook (3XERION)    - create or destroy exampleSets
createGroup, destroyGroup, setCreateGroupHook, setDestroyGroupHook (3XERION)	- create or destroy groups
createLink, destroyLink, setCreateLinkHook, setDestroyLinkHook (3XERION)    - create or destroy links
createNet, destroyNet, setCreateNetHook, setDestroyNetHook (3XERION)	- create or destroy nets
createUnit, destroyUnit, setCreateUnitHook, setDestroyUnitHook (3XERION)    - create or destroy units
currentNet, addNet, getNet, useNet, delNet, listNets (3XERION)	- utilities for manipulating nets
currentNet, addNet, getNet, useNet, delNet, listNets (3XERION)	- utilities for manipulating nets
exampleSetAddExample (3XERION)	- add an individual example to the end of an example set
exampleSetAddExampleList (3XERION)  - add an example to the end of an example set for a recurrent network
exampleSetCopyExample (3XERION) - copy an example from one example set to another
exampleSetDeleteExample (3XERION)   - delete an example from an example set
exampleSetGetExampleList (3XERION)  - get a copy of an example from an example set
exampleSetMoveExample (3XERION) - move an example from one example set to another
extract-commands (LOCAL)    - extract command functions from object files 
groupAddUnit, groupDeleteUnit (3XERION) - add or delete units in a group 
groupForAllUnits, groupForAllUnitsBack, groupForAllUnitsRandom (3XERION)    - traverse the units in a group 
groupFromName, groupsFromRegex (3XERION)    - find groups given a name
groupLongName (3XERION) - return the field name of a group given its real name
help, IUsage, GiveHelp, ISynopsis, IHelp, IHelpArgs (3XERION)	- routines for printing help messages for Xerion commands
linkFromName, linksFromRegex (3XERION)	- find links given a name
netAddGroup, netDeletegroup (3XERION)	- add or delete groups of a network. 
netAddLink, netDeleteLink (3XERION) - add or delete links in a Net
netConstrainLink, netUnconstrainLink (3XERION)	- constrain or unconstrain links in a Net
netForAllGroups, netForAllGroupsBack, netForAllGroupsRandom, netForAllUnits, netForAllUnitsBack, netForAllUnitsRandom, netForAllOtherGroups, netForAllOtherGroupsBack, netForAllOtherGroupsRandom, netForAllOtherUnits, netForAllOtherUnitsBack, netForAllOtherUnitsRandom (3XERION) - traversal routines for the network 
netFreezeLink, netUnfreezeLink (3XERION)    - freeze or unfreeze links in a Net
netGetExampleSet (3XERION)  - get an example set from the net
registerMask, findMask, maskName, registerClassMask, findClassMask, classMaskName (3XERION) - routines for associating strings with bit masks
run (LOCAL)		- run the Xerion simulator in its own window 
setup.sh, setup.csh (LOCAL) - setup configuration files for Xerion 
sman (LOCAL)		- search for online Xerion reference manuals by name or keyword 
unitAddLink, unitDeleteLink (3XERION)	- add or delete links of a unit 
unitForAllLinks (3XERION)   - traverse the links of a unit
unitFromName, unitsFromRegex (3XERION)	- find units given a name
unitLongName (3XERION)	- return the field name of a unit given its real name
version, last_change, authors (3XERION) - variables used in determining the software version number
xerion (SIMULATOR)	- Lapis Philosophorum 
