Click or drag to resize

GlobalFunctionType Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Global function type

Namespace:  imbNLP.Toolkit.Weighting.Global
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
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