Home
last modified time | relevance | path

Searched refs:numdeg (Results 1 – 10 of 10) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/mat/color/impls/minpack/
H A Dslo.c13 PetscInt jcol, ic, ip, jp, ir, mindeg, numdeg, numord; in MINPACKslo() local
113 numdeg = ndeg[jp]; in MINPACKslo()
115 iwa3[jp] = iwa1[numdeg]; in MINPACKslo()
116 if (iwa1[numdeg] > 0) { in MINPACKslo()
117 iwa2[iwa1[numdeg]] = jp; in MINPACKslo()
119 iwa1[numdeg] = jp; in MINPACKslo()
179 numdeg = list[ic]; in MINPACKslo()
188 if (!iwa2[ic]) iwa1[numdeg] = iwa3[ic]; in MINPACKslo()
196 iwa3[ic] = iwa1[numdeg - 1]; in MINPACKslo()
197 if (iwa1[numdeg - 1] > 0) iwa2[iwa1[numdeg - 1]] = ic; in MINPACKslo()
[all …]
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-polynomial.cc419 numdeg -= dendeg; in polynomialQuotient()
421 if(numdeg.isZero()) { in polynomialQuotient()
425 if(!numdeg.isOne()) { in polynomialQuotient()
601 numdeg -= dendeg; in polynomialDivide()
603 if(numdeg.isZero()) { in polynomialDivide()
607 if(!numdeg.isOne()) { in polynomialDivide()
709 numdeg -= dendeg; in divide_in_z()
713 if(!numdeg.isOne()) { in divide_in_z()
714 term.raise(numdeg); in divide_in_z()
969 numdeg -= dendeg; in polynomial_long_division()
[all …]
H A DMathStructure-factor.cc918 long int numdeg = vnum.size() - 1; in polynomial_divide_integers() local
922 if(numdeg < dendeg) return false; in polynomial_divide_integers()
924 vquotient.resize(numdeg - dendeg + 1, nr_zero); in polynomial_divide_integers()
928 while(numdeg >= dendeg) { in polynomial_divide_integers()
929 Number numcoeff(vrem[numdeg]); in polynomial_divide_integers()
930 numdeg -= dendeg; in polynomial_divide_integers()
933 vquotient[numdeg] += numcoeff; in polynomial_divide_integers()
935 vrem[numdeg + i] -= (vden[i] * numcoeff); in polynomial_divide_integers()
942 numdeg = (long int) vrem.size() - 1; in polynomial_divide_integers()
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Dinterpol.texi385 @fname{ratinterpol} (@var{points}, @var{numdeg}) @
386 @fname{ratinterpol} (@var{points}, @var{numdeg}, @var{option1})
389 being equal to @var{numdeg}; the degree of the denominator is calculated
H A Dmaxima.info-3800 ratinterpol (<points>, <numdeg>)
801 ratinterpol (<points>, <numdeg>, <option1>)
804 the degree of the numerator being equal to <numdeg>; the degree of
/dports/math/giacxcas/giac-1.6.0/src/
H A Dintgab.cc622 int numdeg=0; in intgab_r() local
624 numdeg=Anum._POLYptr->lexsorted_degree(); in intgab_r()
628 if (numdeg>=dendeg-1) in intgab_r()
/dports/math/maxima/maxima-5.43.2/doc/info/de/
H A Dmaxima.info-78352 -- Function: ratinterpol (<points>, <numdeg>)
8353 -- Function: ratinterpol (<points>, <numdeg>, <option1>)
8356 the degree of the numerator being equal to <numdeg>; the degree of
/dports/math/maxima/maxima-5.43.2/doc/info/de.utf8/
H A Dmaxima.info-78352 -- Function: ratinterpol (<points>, <numdeg>)
8353 -- Function: ratinterpol (<points>, <numdeg>, <option1>)
8356 the degree of the numerator being equal to <numdeg>; the degree of
/dports/math/maxima/maxima-5.43.2/doc/info/es/
H A Dmaxima.info-74411 -- Funci�n: ratinterpol (<points>, <numdeg>)
4412 -- Funci�n: ratinterpol (<points>, <numdeg>, <option1>)
4414 con grado <numdeg> en el numerador; el grado del denominador se
/dports/math/maxima/maxima-5.43.2/doc/info/es.utf8/
H A Dmaxima.info-74411 -- Función: ratinterpol (<points>, <numdeg>)
4412 -- Función: ratinterpol (<points>, <numdeg>, <option1>)
4414 con grado <numdeg> en el numerador; el grado del denominador se