Click or drag to resize
Accord.NET (logo)

CodificationTRevert Method

Overload List
  NameDescription
Public methodRevert(Int32)
Translates an integer (codeword) representation of the value of a given variable into its original value.
Public methodRevert(String, Int32)
Translates an integer (codeword) representation of the value of a given variable into its original value.
Public methodRevert(String, Int32)
Translates an integer (codeword) representation of the value of a given variable into its original value.
Public methodRevert(String, Int32)
Translates the integer (codeword) representations of the values of the given variables into their original values.
Top
See Also