Home
last modified time | relevance | path

Searched refs:endfix (Results 1 – 15 of 15) sorted by relevance

/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1340.c54 s1340(SISLCurve *oldcurve, double eps[], int startfix, int endfix, in s1340() argument
59 s1340(oldcurve, eps, startfix, endfix, epsco, itmax, newcurve, in s1340()
64 int endfix;
262 endfix = MAX(endfix, 2);
319 s1354(qc_kreg, qc_kreg, &ranking, eps, lepsco, startfix, endfix,
362 endfix, mini, maxi, &helpcurve, temp_err, &lstat);
375 startfix, endfix, &tempcurve,
413 startfix, endfix, mini, maxi, &helpcurve, maxerr, &lstat);
H A Ds1950.c49 double eps[],double epsco[],int startfix,int endfix,int *jncont, in s1950() argument
53 startfix, endfix, jncont, mini, maxi, newcurve, maxerr, stat) in s1950()
60 int endfix;
240 int nlim = MAX(k, startfix+endfix); /* The minimum number of B-spline
373 s1943(oldcurve, ltau, k, hn, startfix, endfix, *jncont,
H A Ds1354.c54 double eps[],double epsco[],int startfix,int endfix,int mini, in s1354() argument
58 startfix, endfix, mini, maxi, newcurve, maxerr, stat) in s1354()
65 int endfix;
238 int nlim = MAX(k, startfix+endfix); /* The minimum number of B-spline
357 sh1365(oldcurve, ltau, k, hn, startfix, endfix,
H A Ds1940.c48 s1940(SISLCurve *oldcurve, double eps[], int startfix, int endfix, int iopen, in s1940() argument
53 s1940(oldcurve, eps, startfix, endfix, iopen, itmax, newcurve, in s1940()
58 int endfix;
353 s1950(qc_kreg, qc_kreg, &ranking, eps, lepsco, startfix, endfix, &kncont,
424 endfix, &kncont, mini, maxi, &helpcurve, temp_err, &lstat);
435 startfix, endfix, kncont, &tempcurve,
472 endfix, &kncont, mini, maxi, &helpcurve, maxerr, &lstat);
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/doc/manual/func/
H A Ds1343.tex10 {\fov oldcurve}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov epsco},
16 \>\> int \> {\fov endfix};\\
37 \>\> {\fov endfix} \> - \> \begin{minipg2}
40 $(0 - (endfix-1))$ derivatives will be kept fixed.
41 If endfix$<$0, this routine will set it to 0.
42 If endfix$>$order, this routine will set it to order.
67 \>\> int \> {\fov endfix};\\
74 {\fov oldcurve}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov epsco},
H A Ds1340.tex11 … {\fov oldcurve}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov epsco}, {\fov itmax},
17 \>\> int \> {\fov endfix};\\
39 \>\> {\fov endfix} \> - \> \begin{minipg2}
41 … the right end of the curve. All the derivatives up to order endfix-1 will be kept fixed. If endfix
42 … $<$0, this routine will set it to 0. If endfix$>$the curve order, this
75 \>\> int \> {\fov endfix};\\
83 … {\fov oldcurve}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov epsco}, {\fov itmax},
H A Ds1940.tex10 …{\fov oldcurve}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov iopen}, {\fov itmax}, {\f…
16 \>\> int \> {\fov endfix};\\
48 \>\> {\fov endfix}\> - \> \begin{minipg2}
51 The $0,\ldots,(endfix-1)$ derivatives will be kept fixed.
52 If endfix $<0$, this routine will set it to 0.
53 If endfix $<$ the order of the curve, this routine
98 \>\> int \> {\fov endfix};\\
105 …{\fov oldcurve}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov iopen}, {\fov itmax}, {\f…
H A Ds1342.tex12 …, {\fov dim}, {\fov typepar}, {\fov par}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov epsco},
23 \>\> int \> {\fov endfix};\\
82 \>\> {\fov endfix} \> - \> \begin{minipg2}
85 The $(0 - (endfix-1))$ derivatives will
87 If endfix$<$0, this routine will set it to 0.
88 If endfix$>$order, this routine will
125 \>\> int \> {\fov endfix};\\
133 …, {\fov dim}, {\fov typepar}, {\fov par}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov epsco},
H A Ds1341.tex12 …fov dim}, {\fov typepar}, {\fov par}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov tolshare},…
22 \>\> int \> {\fov endfix};\\
79 \>\> {\fov endfix} \> - \> \begin{minipg2}
82 The $(0 - (endfix-1))$ derivatives will
84 If endfix$<$0, this routine will set it to 0.
85 If endfix$>$order, this routine will
132 \>\> int \> {\fov endfix};\\
142 …fov dim}, {\fov typepar}, {\fov par}, {\fov eps}, {\fov startfix}, {\fov endfix}, {\fov tolshare},…
/dports/editors/neovim/neovim-0.6.1/runtime/ftplugin/
H A Dcsc.vim17 \ '\<fix\>:\<endfix\>,' .
/dports/editors/vim/vim-8.2.3745/runtime/ftplugin/
H A Dcsc.vim17 \ '\<fix\>:\<endfix\>,' .
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dcsc.vim14 " folds: fix/endfix and comments
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dcsc.vim14 " folds: fix/endfix and comments
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/include/
H A Dsisl.h940 void GO_API s1940(SISLCurve *oldcurve, double eps[], int startfix, int endfix,
H A DsislP.h1479 double eps[],double epsco[],int startfix,int endfix,int *jncont,