Home
last modified time | relevance | path

Searched refs:MatrixVectorMerge (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rappor/analysis/R/
H A Ddecode_test.R42 MatrixVectorMerge <- function(mat, vec) { function
215 lapply(results, function(r) MatrixVectorMerge(estimates, r$estimates))
218 lapply(results, function(r) MatrixVectorMerge(stds, r$stds))