Home
last modified time | relevance | path

Searched defs:cols0 (Results 1 – 12 of 12) sorted by relevance

/dports/math/primme/primme-3.2/tests/COMMON/
H A Dioandtest.c99 int cols0 = (i+1)*sizeof(SCALAR)/sizeof(double); in check_solution() local
136 int cols0 = cols*sizeof(SCALAR)/sizeof(double); in check_solution() local
329 int cols0 = cols*sizeof(SCALAR)/sizeof(double); in check_solution_svds() local
/dports/math/py-primme/primme-3.2/tests/COMMON/
H A Dioandtest.c99 int cols0 = (i+1)*sizeof(SCALAR)/sizeof(double); in check_solution() local
136 int cols0 = cols*sizeof(SCALAR)/sizeof(double); in check_solution() local
329 int cols0 = cols*sizeof(SCALAR)/sizeof(double); in check_solution_svds() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/
H A Dtest_sparse_lu.cxx11 std::vector<int> cols0(2), cols1(3), cols2(3), cols3(2); in test_sparse_lu() local
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/tests/
H A Dtest_sparse_lu.cxx12 std::vector<int> cols0(2), cols1(3), cols2(3), cols3(2); in test_sparse_lu() local
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tests/
H A Dex21.c31 PetscInt rows[4],cols0[5],cols1[5],cols2[3],cols3[3]; in Create() local
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BASE/
H A DDBRowGeneratorParserTestSuite.h150 const auto& cols0 = xgenset[0].columnsOfInterest (); in test_simple() local
/dports/math/alglib/alglib-cpp/src/
H A Dkernels_fma.cpp704 ae_int_t cols0, in spchol_propagatefwd_fma()
H A Dlinalg.cpp45734 ae_int_t cols0; in spsymmreloaddiagonal() local
45800 ae_int_t cols0; in spsymmfactorize() local
45944 ae_int_t cols0; in spsymmsolve() local
46102 ae_int_t cols0; in spsymmdiagerr() local
46204 ae_int_t cols0, in spchol_propagatefwd()
46637 ae_int_t cols0; in spchol_createsupernodalstructure() local
47165 ae_int_t cols0; in spchol_loadmatrix() local
47257 ae_int_t cols0; in spchol_extractmatrix() local
48160 ae_int_t cols0, in spchol_updatesupernode()
48358 ae_int_t cols0; in spchol_factorizesupernode() local
H A Dap.cpp14728 ae_int_t cols0, in spchol_propagatefwd()
/dports/graphics/netpbm/netpbm-10.91.01/generator/
H A Dpbmtext.c1462 unsigned int cols0; in pbmtext() local
/dports/math/gretl/gretl-2021d/lib/src/
H A Dvartest.c745 int cols0, minlag = 1; in VAR_do_lagsel() local
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dotherwindow.c1873 int cols, cols0; member