Home
last modified time | relevance | path

Searched defs:pivots (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_split.cpp80 void splitLHS(const NGHolder &base, const vector<NFAVertex> &pivots, in splitLHS()
135 vector<NFAVertex> pivots(1, pivot); in splitLHS() local
141 void splitRHS(const NGHolder &base, const vector<NFAVertex> &pivots, in splitRHS()
190 void findCommonSuccessors(const NGHolder &g, const vector<NFAVertex> &pivots, in findCommonSuccessors()
213 void splitGraph(const NGHolder &base, const vector<NFAVertex> &pivots, in splitGraph()
240 vector<NFAVertex> pivots(1, pivot); in splitGraph() local
/dports/math/eclib/eclib-20210318/libsrc/eclib/
H A Dmsubspace.h34 :pivots(iota(n)),basis(midmat(n)) {denom=1;} in pivots() function
63 vec_i pivots; variable
86 inline vec_i pivots(const msubspace& s) {return s.pivots;} // the pivot vector in pivots() function
H A Dsub.h62 vec pivots; variable
88 inline vec pivots(const subspace& s) {return s.pivots;} // the pivot vector in pivots() function
H A Dsmat_elim.h144 friend vec pivots(const ssubspace& s) {return s.pivots;} in pivots() function
152 vec pivots; variable
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/lapack-like/perm/
H A DApplyColPivots.hpp21 ApplyColPivots( Matrix<T>& A, const Matrix<Int>& pivots, Int offset=0 ) in ApplyColPivots()
52 ApplyInverseColPivots( Matrix<T>& A, const Matrix<Int>& pivots, Int offset=0 ) in ApplyInverseColPivots()
84 ( DistMatrix<T,U,V>& A, const DistMatrix<Int,UPerm,STAR>& pivots, Int offset=0 ) in ApplyColPivots()
104 ( DistMatrix<T,U,V>& A, const DistMatrix<Int,UPerm,STAR>& pivots, Int offset=0 ) in ApplyInverseColPivots()
H A DPivotsToPermutation.hpp20 ( const Matrix<Int>& pivots, Matrix<Int>& perm, Int offset=0 ) in PivotsToPermutation()
54 ( const DistMatrix<Int,U,STAR>& pivots, DistMatrix<Int,UPerm,STAR>& perm, in PivotsToPermutation()
90 ( const Matrix<Int>& pivots, Matrix<Int>& invPerm, Int offset=0 ) in PivotsToInversePermutation()
124 ( const DistMatrix<Int,U,STAR>& pivots, DistMatrix<Int,UPerm,STAR>& invPerm, in PivotsToInversePermutation()
H A DApplyRowPivots.hpp21 ApplyRowPivots( Matrix<T>& A, const Matrix<Int>& pivots, Int offset=0 ) in ApplyRowPivots()
53 ApplyInverseRowPivots( Matrix<T>& A, const Matrix<Int>& pivots, Int offset=0 ) in ApplyInverseRowPivots()
86 ( DistMatrix<T,U,V>& A, const DistMatrix<Int,UPerm,STAR>& pivots, Int offset=0 ) in ApplyRowPivots()
106 ( DistMatrix<T,U,V>& A, const DistMatrix<Int,UPerm,STAR>& pivots, Int offset=0 ) in ApplyInverseRowPivots()
H A DApplySymmetricPivots.hpp42 const DistMatrix<Int,UPerm,STAR>& pivots, in ApplySymmetricPivots()
85 const DistMatrix<Int,UPerm,STAR>& pivots, in ApplyInverseSymmetricPivots()
H A DPivotsToPartialPermutation.hpp17 ( const Matrix<Int>& pivots, Matrix<Int>& perm, Matrix<Int>& invPerm, in PivotsToPartialPermutation()
66 ( const DistMatrix<Int,U, STAR>& pivots, in PivotsToPartialPermutation()
/dports/science/axom/axom-0.6.1/src/axom/core/tests/
H A Dnumerics_lu.hpp16 int pivots[3]; in TEST() local
29 int pivots[3]; in TEST() local
40 int pivots[3]; in TEST() local
89 int pivots[3]; in TEST() local
/dports/math/singular/Singular-Release-4-2-1/kernel/linear_algebra/
H A Dminpoly.h75 unsigned *pivots; variable
110 unsigned *pivots; variable
/dports/science/axom/axom-0.6.1/src/axom/core/numerics/
H A DLU.hpp90 int lu_decompose(Matrix<T>& LU, int* pivots) in lu_decompose()
153 int lu_solve(const Matrix<T>& A, const int* pivots, const T* b, T* x) in lu_solve()
/dports/math/flint2/flint-2.8.4/fmpq_mat/
H A Dcan_solve_multi_mod.c54 _permpiv_cmp(slong * perm, slong * prm, slong * pivots, slong * piv, slong n) in _permpiv_cmp()
71 _permpiv_copy(slong * perm, slong * prm, slong * pivots, slong * piv, slong n) in _permpiv_copy()
91 slong * prm, * perm, * piv, * pivots; in _fmpq_mat_can_solve_multi_mod() local
/dports/science/siconos/siconos-4.4.0/externals/boost_contribs/
H A Ddeterminant.hpp25 ublas::permutation_matrix<std::size_t> pivots(mat_r().size1()); in determinant() local
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sunlinsol/dense/
H A Dsunlinsol_dense.c136 sunindextype *pivots; in SUNLinSolSetup_Dense() local
172 sunindextype *pivots; in SUNLinSolSolve_Dense() local
/dports/devel/upp/upp/bazaar/plugin/sundials/src/sunlinsol/dense/
H A Dsunlinsol_dense.c136 sunindextype *pivots; in SUNLinSolSetup_Dense() local
172 sunindextype *pivots; in SUNLinSolSolve_Dense() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/sunlinsol/dense/
H A Dsunlinsol_dense.c136 sunindextype *pivots; in SUNLinSolSetup_Dense() local
172 sunindextype *pivots; in SUNLinSolSolve_Dense() local
/dports/math/sundials/sundials-5.7.0/src/sunlinsol/dense/
H A Dsunlinsol_dense.c136 sunindextype *pivots; in SUNLinSolSetup_Dense() local
172 sunindextype *pivots; in SUNLinSolSolve_Dense() local
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/include/sunlinsol/
H A Dsunlinsol_dense.h48 sunindextype *pivots; member
H A Dsunlinsol_band.h43 sunindextype *pivots; member
/dports/devel/upp/upp/bazaar/plugin/sundials/include/sunlinsol/
H A Dsunlinsol_band.h43 sunindextype *pivots; member
H A Dsunlinsol_dense.h48 sunindextype *pivots; member
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/include/sunlinsol/
H A Dsunlinsol_dense.h48 sunindextype *pivots; member
H A Dsunlinsol_band.h43 sunindextype *pivots; member
/dports/math/sundials/sundials-5.7.0/include/sunlinsol/
H A Dsunlinsol_dense.h48 sunindextype *pivots; member

12345678910>>...18