![]() |
CodificationTTransform Method |
Name | Description | |
---|---|---|
![]() | Transform(T) |
Translates an array of values into their
integer representation, assuming values
are given in original order of columns.
|
![]() | Transform(T) |
Translates a value of the given variables
into their integer (codeword) representation.
|
![]() | Transform(DataRow, String) |
Translates an array of values into their
integer representation, assuming values
are given in original order of columns.
|
![]() | Transform(DataTable, String) |
Translates an array of values into their
integer representation, assuming values
are given in original order of columns.
|
![]() | Transform(String, T) |
Translates a value of a given variable
into its integer (codeword) representation.
|
![]() | Transform(String, T) |
Translates a value of the given variables
into their integer (codeword) representation.
|
![]() | Transform(String, T) |
Translates a value of the given variables
into their integer (codeword) representation.
|
![]() | Transform(String, T) |
Translates a value of the given variables
into their integer (codeword) representation.
|
![]() | Transform(T, Double) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
|
![]() | Transform(T, Int32) |
Translates a value of the given variables
into their integer (codeword) representation.
|
![]() | Transform(DataRow, String, String) |
Translates an array of values into their
integer representation, assuming values
are given in original order of columns.
|
![]() | Transform(DataTable, String, String) |
Translates an array of values into their
integer representation, assuming values
are given in original order of columns.
|