Vertaling van "NDarray" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Wie zähle ich das Vorkommen eines bestimmten Gegenstandes in einem NDarray in Python?
How to count the occurrence of certain item in an ndarray in Python?
Die Kernfunktionalität von NumPy basiert auf der Datenstruktur „ndarray" (n-dimensionales Array), einem zusammenhängenden Speicherbereich fester Größe.
The core functionality of NumPy is its "ndarray", for n-dimensional array, data structure.
Andere resultaten
NumPy bietet native Unterstützung für Memory Mapping der ndarrays.
Es enthält die erste und generellste Antwort von yesarray und noarray.
This will contain the first and most generic response from yesarray and noarray.
Wie iteriere ich über ein NSArray?
messageAsMultiparterwartet ein NSArray* mit allen anderen unterstützten Typen, und sendet das gesamte Array als die arguments an Ihre JavaScript-Rückruf.
messageAsMultipart expects an NSArray* containing any of the other supported types, and sends the entire array as the arguments to your JavaScript callback.
IDArray ist ein out -Argument, das von der DropManyU -Methode zugeordnet wird und dessen Besitz an das Programm übergeben wird, das die DropManyU -Methode aufgerufen hat.
IDArray is an out argument that is allocated by the DropManyU method and ownership is passed to the program that called the DropManyU method.
AdArray (Gilt nicht für ADOX.)
Sicher gibt es Wrapper für NSThread, aber gerade NSArray hatte doch so nette Methoden, die die Nutzung von Blöcken etwa für das parallele Iterieren über Objekte erlaubt haben.
I guess there will be wrappers around for NSThread, but NSArray for example provided nice closure (or block) ready methods to iterate in parallel over its elements.
Wenn ein Array-Objekt einem NSArray-Objekt entspricht und ein Dictionary-Objekt einem NSDictionary-Objekt entspricht, wie werden dann in Swift änderbare Arrays und Wörterbücher erstellt?
If an Array object is equivalent to an NSArray object and a Dictionary object is equivalent to an NSDictionary object, then how do we create mutable arrays and dictionaries in Swift?
Wenn die DropManyU -Methode Null (0) zurückgibt, gibt das Argument IDArray() den Wert null (Nothing) zurück.
If the DropManyU method returns zero (0), IDArray() returns null (Nothing).