DecisionPreprocessing(Entry, Store) Method

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public static Entry Preprocessing(
	Entry value,
	Store context
)

Parameters

value  Entry
 
context  Store
 

Return Value

Entry

See Also