Home
last modified time | relevance | path

Searched refs:head_column (Results 1 – 25 of 102) sorted by relevance

12345

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h991 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1323 head_column = head [hash] ; in find_ordering()
1324 if (head_column > Empty) in find_ordering()
1328 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1329 Col [head_column].shared3.headhash = col ; in find_ordering()
1334 first_col = - (head_column + 2) ; in find_ordering()
1611 head_column = head [hash] ; in detect_super_cols()
1612 if (head_column > Empty) in detect_super_cols()
1618 first_col = - (head_column + 2) ; in detect_super_cols()
1690 if (head_column > Empty) in detect_super_cols()
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h991 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1323 head_column = head [hash] ; in find_ordering()
1324 if (head_column > Empty) in find_ordering()
1328 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1329 Col [head_column].shared3.headhash = col ; in find_ordering()
1334 first_col = - (head_column + 2) ; in find_ordering()
1611 head_column = head [hash] ; in detect_super_cols()
1612 if (head_column > Empty) in detect_super_cols()
1618 first_col = - (head_column + 2) ; in detect_super_cols()
1690 if (head_column > Empty) in detect_super_cols()
[all …]
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/math/eigen3/eigen-3.3.9/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h979 Index head_column ; /* head of hash bucket */ in find_ordering() local
1311 head_column = head [hash] ; in find_ordering()
1312 if (head_column > COLAMD_EMPTY) in find_ordering()
1316 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1317 Col [head_column].shared3.headhash = col ; in find_ordering()
1322 first_col = - (head_column + 2) ; in find_ordering()
1599 head_column = head [hash] ; in detect_super_cols()
1600 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1602 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1606 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/superlu/
H A Dold_colamd.c1365 int head_column ; /* head of hash bucket */ in find_ordering() local
1732 head_column = head [hash] ; in find_ordering()
1733 if (head_column > EMPTY) in find_ordering()
1738 Col [head_column].shared3.headhash = col ; in find_ordering()
1743 first_col = - (head_column + 2) ; in find_ordering()
2038 head_column = head [hash] ; in detect_super_cols()
2039 if (head_column > EMPTY) in detect_super_cols()
2041 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
2045 first_col = - (head_column + 2) ; in detect_super_cols()
2117 if (head_column > EMPTY) in detect_super_cols()
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/math/algae/algae-4.3.6/superlu/
H A Dcolamd.c1365 int head_column ; /* head of hash bucket */ in find_ordering() local
1732 head_column = head [hash] ; in find_ordering()
1733 if (head_column > EMPTY) in find_ordering()
1738 Col [head_column].shared3.headhash = col ; in find_ordering()
1743 first_col = - (head_column + 2) ; in find_ordering()
2038 head_column = head [hash] ; in detect_super_cols()
2039 if (head_column > EMPTY) in detect_super_cols()
2041 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
2045 first_col = - (head_column + 2) ; in detect_super_cols()
2117 if (head_column > EMPTY) in detect_super_cols()
[all …]
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h991 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1323 head_column = head [hash] ; in find_ordering()
1324 if (head_column > Empty) in find_ordering()
1328 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1329 Col [head_column].shared3.headhash = col ; in find_ordering()
1334 first_col = - (head_column + 2) ; in find_ordering()
1611 head_column = head [hash] ; in detect_super_cols()
1612 if (head_column > Empty) in detect_super_cols()
1618 first_col = - (head_column + 2) ; in detect_super_cols()
1690 if (head_column > Empty) in detect_super_cols()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 Index head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h979 Index head_column ; /* head of hash bucket */ in find_ordering() local
1311 head_column = head [hash] ; in find_ordering()
1312 if (head_column > COLAMD_EMPTY) in find_ordering()
1316 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1317 Col [head_column].shared3.headhash = col ; in find_ordering()
1322 first_col = - (head_column + 2) ; in find_ordering()
1599 head_column = head [hash] ; in detect_super_cols()
1600 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1602 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1606 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h991 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1323 head_column = head [hash] ; in find_ordering()
1324 if (head_column > Empty) in find_ordering()
1328 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1329 Col [head_column].shared3.headhash = col ; in find_ordering()
1334 first_col = - (head_column + 2) ; in find_ordering()
1611 head_column = head [hash] ; in detect_super_cols()
1612 if (head_column > Empty) in detect_super_cols()
1618 first_col = - (head_column + 2) ; in detect_super_cols()
1690 if (head_column > Empty) in detect_super_cols()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/OrderingMethods/
H A DEigen_Colamd.h972 IndexType head_column ; /* head of hash bucket */ in find_ordering() local
1304 head_column = head [hash] ; in find_ordering()
1305 if (head_column > COLAMD_EMPTY) in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1315 first_col = - (head_column + 2) ; in find_ordering()
1592 head_column = head [hash] ; in detect_super_cols()
1593 if (head_column > COLAMD_EMPTY) in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1599 first_col = - (head_column + 2) ; in detect_super_cols()
[all …]

12345