Click or drag to resize
Accord.NET (logo)

MatrixToInt16 Method

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