C# Class NumSharp.Backends.Unmanaged.UnmanagedMemoryBlock

Afficher le fichier Open project: SciSharp/NumSharp.Lite Class Usage Examples

Méthodes publiques

Méthode Description
FromArray ( Array arr, bool copy, Type elementType = null ) : IMemoryBlock

Method Details

FromArray() public static méthode

public static FromArray ( Array arr, bool copy, Type elementType = null ) : IMemoryBlock
arr Array
copy bool
elementType Type
Résultat IMemoryBlock