Click or drag to resize

GlobalFunctionType Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Global function type

Namespace:  imbNLP.Toolkit.Weighting.Global
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntax
C#
public enum GlobalFunctionType
Members
  Member nameValueDescription
ICF0 The icf - ICFElement
ICSdF1 The ic sd f - ICSdFElement
IDF2 The idf - IDFElement
IGM3 The igm - IGMElement
TDP4 The TDP - CollectionTDPElement
See Also