Home
last modified time | relevance | path

Searched defs:infnorm (Results 1 – 16 of 16) sorted by relevance

/dports/math/linbox/linbox-1.6.3/linbox/solutions/
H A Dhadamard-bound.h318 inline double FastHadamardBound(const IMatrix& A, const Integer& infnorm) in FastHadamardBound()
332 Integer infnorm; in FastHadamardBound() local
357 inline double FastCharPolyDumasPernetWanBound(const IMatrix& A, const Integer& infnorm) in FastCharPolyDumasPernetWanBound()
371 inline double FastCharPolyGoldsteinGrahamBound(const IMatrix& A, const Integer& infnorm) in FastCharPolyGoldsteinGrahamBound()
385 Integer infnorm; in FastCharPolyHadamardBound() local
/dports/math/highs/HiGHS-cfe064e/src/ipm/basiclu/src/
H A Dlu_matrix_norm.c23 double onenorm, infnorm, colsum; in lu_matrix_norm() local
H A Dlu_internal.h73 double infnorm; /* factorization with dependent cols replaced */ member
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/ipm/basiclu/src/
H A Dlu_matrix_norm.c23 double onenorm, infnorm, colsum; in lu_matrix_norm() local
H A Dlu_internal.h73 double infnorm; /* factorization with dependent cols replaced */ member
/dports/science/lammps/lammps-stable_29Sep2021/src/MANIFOLD/
H A Dmanifold.h76 template <unsigned int size> inline double infnorm(double *vect) in infnorm() function
/dports/math/R-cran-expm/expm/src/
H A Dexpm.c61 double infnorm, trshift, m1pj = -1; in expm() local
/dports/math/highs/HiGHS-cfe064e/src/ipm/ipx/src/
H A Dlu_factorization.cc100 double infnorm = Infnorm(B); in StabilityEstimate() local
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/ipm/ipx/src/
H A Dlu_factorization.cc100 double infnorm = Infnorm(B); in StabilityEstimate() local
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/contrib/jxpmap/org/xpilot/jxpmap/
H A DFindPolygon.java94 private static int infnorm(Point p) { in infnorm() method in FindPolygon
/dports/math/universal/universal-3.48/applications/blas/
H A Dlu.cpp150 Scalar infnorm = -1; in FrankMatrixTest() local
/dports/math/kig/kig-21.12.3/misc/
H A Dkignumerics.cpp24 double infnorm = fabs(a); in calcCubicRoot() local
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Algorithm/LinearSolvers/
H A Dhsl_ma77d.h68 int infnorm; member
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_matrix.h150 REAL infnorm; /* The largest absolute value in the matrix */ member
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_matrix.h150 REAL infnorm; /* The largest absolute value in the matrix */ member
/dports/math/gretl/gretl-2021d/plugin/
H A Dregls.c88 double infnorm; member