ILNumerics Ultimate VS

ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageTReshape Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodReshape(Int64)
Creates reshaped version of this array, accepts variable length arguments array.

[ILNumerics Core Module]

Public methodReshape(Int64, NullableStorageOrders)
Create reshaped, 1 dimensional version of this array. Flattens the array to a vector.

[ILNumerics Core Module]

Public methodReshape(Int64, NullableStorageOrders) Obsolete.
Creates reshaped version, accepts dimension lengths as array.

[ILNumerics Core Module]

Public methodReshape(UInt32, NullableStorageOrders)
Creates reshaped version, accepts dimension lengths as array.

[ILNumerics Core Module]

Public methodReshapeIndT(BaseArrayIndT, NullableStorageOrders)
Creates reshaped version, accepts dimension lengths as array.

[ILNumerics Core Module]

Public methodReshape(Int64, Int64, NullableStorageOrders)
Create reshaped version of this storage.

[ILNumerics Core Module]

Public methodReshape(Int64, Int64, Int64, NullableStorageOrders)
Create reshaped version of this storage.

[ILNumerics Core Module]

Public methodReshape(Int64, Int64, Int64, Int64, NullableStorageOrders)
Create reshaped version of this storage.

[ILNumerics Core Module]

Public methodReshape(Int64, Int64, Int64, Int64, Int64, NullableStorageOrders)
Create reshaped version of this storage.

[ILNumerics Core Module]

Public methodReshape(Int64, Int64, Int64, Int64, Int64, Int64, NullableStorageOrders)
Create reshaped version of this storage.

[ILNumerics Core Module]

Public methodReshape(Int64, Int64, Int64, Int64, Int64, Int64, Int64, NullableStorageOrders)
Create reshaped version of this storage.

[ILNumerics Core Module]

Top
See Also

Reference