Click or drag to resize
Accord.NET (logo)

MatrixToInt64 Method

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