ILNumerics Ultimate VS

ExtensionMethods.Repmat Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic memberRepmat<T, LocalT, InT, OutT, RetT, StorageT>(ConcreteArray<T, LocalT, InT, OutT, RetT, StorageT>, InArray<Int64>)
Creates new array with repeated copies of the content of the source array.

[ILNumerics Core Module]

Public methodStatic memberRepmat<T, LocalT, InT, OutT, RetT, StorageT>(ConcreteArray<T, LocalT, InT, OutT, RetT, StorageT>, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmat<T, LocalT, InT, OutT, RetT, StorageT>(ConcreteArray<T, LocalT, InT, OutT, RetT, StorageT>, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmat<T, LocalT, InT, OutT, RetT, StorageT>(ConcreteArray<T, LocalT, InT, OutT, RetT, StorageT>, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmat<T, LocalT, InT, OutT, RetT, StorageT>(ConcreteArray<T, LocalT, InT, OutT, RetT, StorageT>, Int64, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmat<T, LocalT, InT, OutT, RetT, StorageT>(ConcreteArray<T, LocalT, InT, OutT, RetT, StorageT>, Int64, Int64, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmat<T, LocalT, InT, OutT, RetT, StorageT>(ConcreteArray<T, LocalT, InT, OutT, RetT, StorageT>, Int64, Int64, Int64, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Public methodStatic memberRepmat<T, LocalT, InT, OutT, RetT, StorageT>(ConcreteArray<T, LocalT, InT, OutT, RetT, StorageT>, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Creates new array with repeated copies of the content of A.

[ILNumerics Core Module]

Top
See Also

Reference