Home
last modified time | relevance | path

Searched defs:newIndices (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/regression/
DMillerUpdatingRegression.java960 int[] newIndices = new int[beta.length]; in regress() local
1070 int[] newIndices = new int[beta.length]; in regress() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp565 auto newIndices = getSortedSupportedQueueFamilyIndices(vki, physicalDevice, surfaces[i]); in getCompatibleQueueFamilyIndices() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc3309 auto newIndices = in matchAndRewrite() local