Click or drag to resize
Accord.NET (logo)

MatrixToByte Method

Overload List
  NameDescription
Public methodStatic memberToByte(Boolean)
Converts a boolean to a 8-bit byte.
Public methodStatic memberToByte(Boolean)
Converts a boolean to a 8-bit byte.
Public methodStatic memberToByte(Boolean)
Converts a boolean to a 8-bit byte.
Public methodStatic memberToByte(Boolean)
Converts a boolean to a 8-bit byte.
Public methodStatic memberToByte(Decimal)
Converts a decimal fixed-point to a 8-bit byte.
Public methodStatic memberToByte(Decimal)
Converts a decimal fixed-point to a 8-bit byte.
Public methodStatic memberToByte(Decimal)
Converts a decimal fixed-point to a 8-bit byte.
Public methodStatic memberToByte(Decimal)
Converts a decimal fixed-point to a 8-bit byte.
Public methodStatic memberToByte(Double)
Converts a double-precision floating point to a 8-bit byte.
Public methodStatic memberToByte(Double)
Converts a double-precision floating point to a 8-bit byte.
Public methodStatic memberToByte(Double)
Converts a double-precision floating point to a 8-bit byte.
Public methodStatic memberToByte(Double)
Converts a double-precision floating point to a 8-bit byte.
Public methodStatic memberToByte(Int16)
Converts a short integer to a 8-bit byte.
Public methodStatic memberToByte(Int16)
Converts a short integer to a 8-bit byte.
Public methodStatic memberToByte(Int16)
Converts a short integer to a 8-bit byte.
Public methodStatic memberToByte(Int16)
Converts a short integer to a 8-bit byte.
Public methodStatic memberToByte(Int32)
Converts a integer to a 8-bit byte.
Public methodStatic memberToByte(Int32)
Converts a integer to a 8-bit byte.
Public methodStatic memberToByte(Int32)
Converts a integer to a 8-bit byte.
Public methodStatic memberToByte(Int32)
Converts a integer to a 8-bit byte.
Public methodStatic memberToByte(Int64)
Converts a long integer to a 8-bit byte.
Public methodStatic memberToByte(Int64)
Converts a long integer to a 8-bit byte.
Public methodStatic memberToByte(Int64)
Converts a long integer to a 8-bit byte.
Public methodStatic memberToByte(Int64)
Converts a long integer to a 8-bit byte.
Public methodStatic memberToByte(Object)
Converts a object to a 8-bit byte.
Public methodStatic memberToByte(Object)
Converts a object to a 8-bit byte.
Public methodStatic memberToByte(Object)
Converts a object to a 8-bit byte.
Public methodStatic memberToByte(Object)
Converts a object to a 8-bit byte.
Public methodStatic memberToByte(SByte)
Converts a signed 7-bit byte to a 8-bit byte.
Public methodStatic memberToByte(SByte)
Converts a signed 7-bit byte to a 8-bit byte.
Public methodStatic memberToByte(SByte)
Converts a signed 7-bit byte to a 8-bit byte.
Public methodStatic memberToByte(SByte)
Converts a signed 7-bit byte to a 8-bit byte.
Public methodStatic memberToByte(Single)
Converts a single-precision floating point to a 8-bit byte.
Public methodStatic memberToByte(Single)
Converts a single-precision floating point to a 8-bit byte.
Public methodStatic memberToByte(Single)
Converts a single-precision floating point to a 8-bit byte.
Public methodStatic memberToByte(Single)
Converts a single-precision floating point to a 8-bit byte.
Public methodStatic memberToByte(String)
Converts a string to a 8-bit byte.
Public methodStatic memberToByte(String)
Converts a string to a 8-bit byte.
Public methodStatic memberToByte(String)
Converts a string to a 8-bit byte.
Public methodStatic memberToByte(String)
Converts a string to a 8-bit byte.
Public methodStatic memberToByte(Boolean, Byte)
Converts a multidimensional boolean array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Boolean, Byte)
Converts a multidimensional boolean array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Boolean, Byte)
Converts a boolean array to a 8-bit byte array.
Public methodStatic memberToByte(Boolean, Byte)
Converts a jagged boolean array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Boolean, Byte)
Converts a jagged boolean array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Boolean, Byte)
Converts a jagged boolean array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Decimal, Byte)
Converts a multidimensional decimal fixed-point array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Decimal, Byte)
Converts a multidimensional decimal fixed-point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Decimal, Byte)
Converts a decimal fixed-point array to a 8-bit byte array.
Public methodStatic memberToByte(Decimal, Byte)
Converts a jagged decimal fixed-point array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Decimal, Byte)
Converts a jagged decimal fixed-point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Decimal, Byte)
Converts a jagged decimal fixed-point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Double, Byte)
Converts a multidimensional double-precision floating point array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Double, Byte)
Converts a multidimensional double-precision floating point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Double, Byte)
Converts a double-precision floating point array to a 8-bit byte array.
Public methodStatic memberToByte(Double, Byte)
Converts a jagged double-precision floating point array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Double, Byte)
Converts a jagged double-precision floating point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Double, Byte)
Converts a jagged double-precision floating point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int16, Byte)
Converts a multidimensional short integer array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Int16, Byte)
Converts a multidimensional short integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int16, Byte)
Converts a short integer array to a 8-bit byte array.
Public methodStatic memberToByte(Int16, Byte)
Converts a jagged short integer array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Int16, Byte)
Converts a jagged short integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int16, Byte)
Converts a jagged short integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int32, Byte)
Converts a multidimensional integer array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Int32, Byte)
Converts a multidimensional integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int32, Byte)
Converts a integer array to a 8-bit byte array.
Public methodStatic memberToByte(Int32, Byte)
Converts a jagged integer array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Int32, Byte)
Converts a jagged integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int32, Byte)
Converts a jagged integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int64, Byte)
Converts a multidimensional long integer array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Int64, Byte)
Converts a multidimensional long integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int64, Byte)
Converts a long integer array to a 8-bit byte array.
Public methodStatic memberToByte(Int64, Byte)
Converts a jagged long integer array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Int64, Byte)
Converts a jagged long integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Int64, Byte)
Converts a jagged long integer array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Object, Byte)
Converts a multidimensional object array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Object, Byte)
Converts a multidimensional object array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Object, Byte)
Converts a object array to a 8-bit byte array.
Public methodStatic memberToByte(Object, Byte)
Converts a jagged object array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Object, Byte)
Converts a jagged object array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Object, Byte)
Converts a jagged object array to a jagged 8-bit byte array.
Public methodStatic memberToByte(SByte, Byte)
Converts a multidimensional signed 7-bit byte array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(SByte, Byte)
Converts a multidimensional signed 7-bit byte array to a jagged 8-bit byte array.
Public methodStatic memberToByte(SByte, Byte)
Converts a signed 7-bit byte array to a 8-bit byte array.
Public methodStatic memberToByte(SByte, Byte)
Converts a jagged signed 7-bit byte array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(SByte, Byte)
Converts a jagged signed 7-bit byte array to a jagged 8-bit byte array.
Public methodStatic memberToByte(SByte, Byte)
Converts a jagged signed 7-bit byte array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Single, Byte)
Converts a multidimensional single-precision floating point array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Single, Byte)
Converts a multidimensional single-precision floating point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Single, Byte)
Converts a single-precision floating point array to a 8-bit byte array.
Public methodStatic memberToByte(Single, Byte)
Converts a jagged single-precision floating point array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(Single, Byte)
Converts a jagged single-precision floating point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(Single, Byte)
Converts a jagged single-precision floating point array to a jagged 8-bit byte array.
Public methodStatic memberToByte(String, Byte)
Converts a multidimensional string array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(String, Byte)
Converts a multidimensional string array to a jagged 8-bit byte array.
Public methodStatic memberToByte(String, Byte)
Converts a string array to a 8-bit byte array.
Public methodStatic memberToByte(String, Byte)
Converts a jagged string array to a multidimensional 8-bit byte array.
Public methodStatic memberToByte(String, Byte)
Converts a jagged string array to a jagged 8-bit byte array.
Public methodStatic memberToByte(String, Byte)
Converts a jagged string array to a jagged 8-bit byte array.
Top
See Also