Spec-Zone.ru › Dart 1

dart:typed_data

метод shuffleMix абстрактный

Int32x4 shuffleMix(Int32x4 other, int mask)

Перемешивает значения элементов в this и other. Возвращаемый Int32x4 будет содержать элементы XY из this и ZW из other. Использует ту же mask что и shuffle.

Исходный код

Int32x4 shuffleMix(Int32x4 other, int mask);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-typed_data/Int32x4/shuffleMix.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API