Home
last modified time | relevance | path

Searched defs:zero_row (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/algorithms/
H A Dhungarian.cc396 bool HungarianOptimizer::FindZero(int* zero_row, int* zero_col) const { in FindZero()
524 int zero_row, zero_col; in PrimeZeroes() local
/dports/devel/R-cran-tibble/tibble/tests/testthat/
H A Dtest-zzz-tbl-df.R32 zero_row <- as_tibble(iris)[, 0] globalVar
H A Dtest-subsetting.R30 zero_row <- as_tibble(trees)[, 0] globalVar
/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dtgbgauss.cc579 BOOLEAN tgb_matrix::zero_row(int row) in zero_row() function in tgb_matrix
822 BOOLEAN tgb_sparse_matrix::zero_row(int row) in zero_row() function in tgb_sparse_matrix
/dports/security/silktools/silk-3.19.1/src/rwaggbag/
H A Drwaggbagtool.c1552 int zero_row = 0; in applyFilters() local