Home
last modified time | relevance | path

Searched +refs:m2 +refs:one +refs:hermite (Results 1 – 25 of 56) sorted by relevance

123

/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dnumtheor.spad18 If we divide one integer by another nonzero integer we get an integer
131 $0 \le x_i < m_i$. Then, there is exactly one $x$ in the interval
212 ++ \spad{m2} must be relatively prime.
346 chineseRemainder(x1, m1, x2, m2) ==
347 m1 < 0 or m2 < 0 => error "moduli must be positive"
349 x2 := positiveRemainder(x2, m2)
350 x1 + m1 * positiveRemainder(((x2-x1) * inverse(m1, m2)), m2)
501 hermite : I -> SUP I
502 ++ hermite(n) returns the nth Hermite polynomial \spad{H[n](x)}.
598 hermite n ==
[all …]
/dports/audio/snd/snd-21.2/
H A Dnumerics.scm235 (define* (hermite n x)
392 (one -1.0)
399 (set! xs (/ (* one x2 xs) (* i fact)))
400 (set! one (- one))
412 (one -1.0)
420 (set! xs (/ (* one x2 xs) (* i fact)))
421 (set! one (- one))
527 (m2 (sin-m*pi/n (- m 2) n)))
528 (and m1 m2 n1
H A Dsnd-test.scm10952 (v11 (hermite 1 x))
10954 (v22 (hermite 2 x))
10956 (v33 (hermite 3 x))
10958 (v44 (hermite 4 x))
10960 (v55 (hermite 5 x))
10962 (v66 (hermite 6 x)))
11013 (if (fneq (hermite 3 1.0) -4.0) (snd-display "hermite: ~A" (hermite 3 1.0)))
38613 (if (not (= (var 'one) 1)) (snd-display "st1-one: ~A" (var 'one)))
38621 (if (fneq (var 'one) 0.0) (snd-display "st1-one #f: ~A" (var 'one)))
38628 (if (not (= (var 'one) 1)) (snd-display "st2-one: ~A" (var 'one)))
[all …]
/dports/math/gap/gap-4.11.0/lib/
H A Dmatint.gi18 ## auxiliary + main code for all in one function
153 local k,g,b,ii,m1,m2,t,tt,si,n,m,i,j,r,jj,piv,d,gt,tmp,A,T,TT,kk;
465 # hermite or (smith w/ column transforms)
757 #M BaseIntersectionIntMats(<m1>,<m2>)
784 #M ComplementIntMat(<m1>,<m2>)
1132 # need to keep one line.
/dports/math/maxima/maxima-5.43.2/doc/info/de/
H A Dmaxima.info-8506 (%i2) m2 : matrix([7,8],[9,10])$
507 (%i3) addmatrices('max,m1,m2);
509 (%i4) addmatrices('max,m1,m2,5*m1);
2364 (%i1) diff (hermite (n, x), x);
2384 (%i1) diff (hermite (n, x), x);
2387 (%i2) diff (hermite (n, x), n);
2398 (%i1) hermite (2, x);
2405 (%i3) hermite (2, m);
2779 -- Function: hermite (<n>, <x>)
2866 (%i1) w : orthopoly_weight (hermite, [n, x]);
[all …]
/dports/math/maxima/maxima-5.43.2/doc/info/de.utf8/
H A Dmaxima.info-8506 (%i2) m2 : matrix([7,8],[9,10])$
507 (%i3) addmatrices('max,m1,m2);
509 (%i4) addmatrices('max,m1,m2,5*m1);
2364 (%i1) diff (hermite (n, x), x);
2384 (%i1) diff (hermite (n, x), x);
2387 (%i2) diff (hermite (n, x), n);
2398 (%i1) hermite (2, x);
2405 (%i3) hermite (2, m);
2779 -- Function: hermite (<n>, <x>)
2866 (%i1) w : orthopoly_weight (hermite, [n, x]);
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/tr1/doc/
H A Dtr1.qbk28 whether to use your standard library's native TR1 implementation (if it has one),
355 than one argument, and the returned function object can take a pointer, a
517 transform one type into another related type. For more information
1099 const match_results<BidirectionalIterator, Allocator>& m2);
1102 const match_results<BidirectionalIterator, Allocator>& m2);
1107 match_results<BidirectionalIterator, Allocator>& m2);
1256 for a call with at least one argument of type `std::complex<T>`:
1573 double hermite(unsigned n, double x);
1985 into `namespace std::tr1`. There are also one or two Boost libraries that are not
1995 forward on to your existing standard library header in one of two ways: for
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/tr1/doc/
H A Dtr1.qbk28 whether to use your standard library's native TR1 implementation (if it has one),
355 than one argument, and the returned function object can take a pointer, a
517 transform one type into another related type. For more information
1099 const match_results<BidirectionalIterator, Allocator>& m2);
1102 const match_results<BidirectionalIterator, Allocator>& m2);
1107 match_results<BidirectionalIterator, Allocator>& m2);
1256 for a call with at least one argument of type `std::complex<T>`:
1573 double hermite(unsigned n, double x);
1985 into `namespace std::tr1`. There are also one or two Boost libraries that are not
1995 forward on to your existing standard library header in one of two ways: for
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/tr1/doc/
H A Dtr1.qbk28 whether to use your standard library's native TR1 implementation (if it has one),
355 than one argument, and the returned function object can take a pointer, a
517 transform one type into another related type. For more information
1099 const match_results<BidirectionalIterator, Allocator>& m2);
1102 const match_results<BidirectionalIterator, Allocator>& m2);
1107 match_results<BidirectionalIterator, Allocator>& m2);
1256 for a call with at least one argument of type `std::complex<T>`:
1573 double hermite(unsigned n, double x);
1985 into `namespace std::tr1`. There are also one or two Boost libraries that are not
1995 forward on to your existing standard library header in one of two ways: for
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/tr1/doc/
H A Dtr1.qbk28 whether to use your standard library's native TR1 implementation (if it has one),
355 than one argument, and the returned function object can take a pointer, a
517 transform one type into another related type. For more information
1099 const match_results<BidirectionalIterator, Allocator>& m2);
1102 const match_results<BidirectionalIterator, Allocator>& m2);
1107 match_results<BidirectionalIterator, Allocator>& m2);
1256 for a call with at least one argument of type `std::complex<T>`:
1573 double hermite(unsigned n, double x);
1985 into `namespace std::tr1`. There are also one or two Boost libraries that are not
1995 forward on to your existing standard library header in one of two ways: for
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/tr1/doc/
H A Dtr1.qbk28 whether to use your standard library's native TR1 implementation (if it has one),
355 than one argument, and the returned function object can take a pointer, a
517 transform one type into another related type. For more information
1099 const match_results<BidirectionalIterator, Allocator>& m2);
1102 const match_results<BidirectionalIterator, Allocator>& m2);
1107 match_results<BidirectionalIterator, Allocator>& m2);
1256 for a call with at least one argument of type `std::complex<T>`:
1573 double hermite(unsigned n, double x);
1985 into `namespace std::tr1`. There are also one or two Boost libraries that are not
1995 forward on to your existing standard library header in one of two ways: for
[all …]
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Dmaxima.info-31769 (%i2) m2 : matrix([7,8],[9,10])$
1770 (%i3) addmatrices('max,m1,m2);
1772 (%i4) addmatrices('max,m1,m2,5*m1);
4036 (%i1) diff (hermite (n, x), x);
4056 (%i1) diff (hermite (n, x), x);
4059 (%i2) diff (hermite (n, x), n);
4070 (%i1) hermite (2, x);
4077 (%i3) hermite (2, m);
4446 -- Function: hermite (<n>, <x>)
4526 (%i1) w : orthopoly_weight (hermite, [n, x]);
[all …]
H A Dmaxima.info-17255 arguments. Actual arguments are assigned one-to-one to formal
7614 A 'prefix' operator is one which signifies a function of one
8032 one may write simply
11776 context will be retained in storage until destroyed one by one by
12514 Displays a plot of one or more expressions as a function of one
13881 stored one by one, e.g., 'save ("foo.1", %i42, %o42)'. 'save
17371 products of bessel functions), hankel functions, hermite and the
21513 the root, or one of the roots if there is more than one.
22226 Note that an assignment of one matrix to another, as in 'm2: m1',
22227 does not copy 'm1'. An assignment 'm2 [i,j]: x' or 'setelmx(x, i,
[all …]
/dports/www/mattermost-webapp/mattermost/client/
H A Dmain.ea67f64bfaca6bdc766a.js.map1one/dist/memoize-one.esm.js","webpack://@mattermost/webapp/./node_modules/moment-timezone/index.js…
/dports/math/fricas/fricas-1.3.7/pre-generated/target/algebra/
H A Dcomdb.text1586 …m1,{} x2,{} m2)} returns \spad{w},{} where \spad{w} is such that \spad{w = x1 mod m1} and \spad{w …
3874 456626`one step of Hensel lifting
3876 456811`\spad{hermite(m)} returns the Hermite normal form of the matrix \spad{m}.
3942 463853`\spad{idealiser(m1,{} m2)} computes the order of an ideal defined by \spad{m1} and \spad{m2}
3943 463937`\spad{idealiser(m1,{} m2,{} d)} computes the order of an ideal defined by \spad{m1} and \spa…
3944 …atrix(m1,{} m2)} returns the matrix representing the linear conditions on the Ring associated with…
5264 604834`\spad{mmul(m1,{} m2,{} p)} multiplies \spad{m1} by transpose of \spad{m2} modulo \spad{p}.
5386 619837`\spad{multinomial(n,{} [m1,{} m2,{} ...,{} mk])} returns the multinomial coefficient \spad{n…
5761 653838`\spad{one returns} whether we need only one solution,{} default being \spad{true}.
5763 654100`\spad{one(d)} specifies whether we are happy with one solution. This option is expressed in …
[all …]
H A Dbrowse.daase3042 …"\\spad{multinomial(n,{} [m1,{} m2,{} ...,{} mk])} returns the multinomial coefficient \\spad{n!/(…
15228 (|one|
15296 (|one|
17369 …trix(m1,{} m2)} returns the matrix representing the linear conditions on the Ring associated with …
17372 …"\\spad{idealiser(m1,{} m2,{} d)} computes the order of an ideal defined by \\spad{m1} and \\spad{
17374 …"\\spad{idealiser(m1,{} m2)} computes the order of an ideal defined by \\spad{m1} and \\spad{m2}"))
18870 …{} x2,{} m2)} returns \\spad{w},{} where \\spad{w} is such that \\spad{w = x1 mod m1} and \\spad{w…
25105 … "\\spad{mmul(m1,{} m2,{} p)} multiplies \\spad{m1} by transpose of \\spad{m2} modulo \\spad{p}."))
31921 (|hermite|
38645 (|hermite|
[all …]
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/doc/
H A Dlanguagespec.tex567 interpolated in a variety of ways: one constant value per primitive, one
1908 between matrices denotes matrix multiplication, while {\cf m1 / m2}
1909 denotes multiplying {\cf m1} by the inverse of matrix {\cf m2}. Thus,
2056 r.rgb = color (1, 0, 0); // Assign to one field
2325 r.pos = point (1, 0, 0); // Assign to one field
3294 \emph{fromspace} to the one named by \emph{tospace}. If
3554 one that doesn't take a name string).
3756 \qkw{bezier}, \qkw{bspline}, \qkw{hermite}, \qkw{linear}, or
4492 cloud from disk, if there is one matching the name.
5186 be read). If more than one node within
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/doc/
H A Dlanguagespec.tex567 interpolated in a variety of ways: one constant value per primitive, one
1908 between matrices denotes matrix multiplication, while {\cf m1 / m2}
1909 denotes multiplying {\cf m1} by the inverse of matrix {\cf m2}. Thus,
2056 r.rgb = color (1, 0, 0); // Assign to one field
2325 r.pos = point (1, 0, 0); // Assign to one field
3294 \emph{fromspace} to the one named by \emph{tospace}. If
3554 one that doesn't take a name string).
3756 \qkw{bezier}, \qkw{bspline}, \qkw{hermite}, \qkw{linear}, or
4492 cloud from disk, if there is one matching the name.
5186 be read). If more than one node within
[all …]
/dports/math/giacxcas/giac-1.6.0/doc/en/
H A Dcascmd_en.tex12046 s_{m1}=0 & s_{m2}=0& \cdots & s_{m(n+1)}=a_{m-1} & s_{m(n+2)}=a_{m-2} & \cdots&a_0
12077 s_{m1}=0 & s_{m2}=0& \cdots & s_{m(n+1)}=a_{m-1} & s_{m(n+2)}=a_{m-2} & \cdots&a_0
12236 \subsection{Hermite polynomial : {\tt hermite}}\index{hermite}
12237 \noindent{\tt hermite} takes as argument an integer $n$ and
12239 {\tt hermite} returns the Hermite polynomial of degree $n$.\\
12248 \begin{center}{\tt hermite(6)}\end{center}
12251 \begin{center}{\tt hermite(6,y)}\end{center}
22782 you can move in the sequence of objects one by one by clicking
22908 We see, each point, one to one with a display time that
22915 We see, each segment, one to one with a display time that
[all …]
/dports/math/giacxcas/giac-1.6.0/doc/en/cascmd_en/
H A Dcascmd_en.tex8937 s_{m1}=0 & s_{m2}=0& \cdots & s_{m(n+1)}=a_{m-1} & s_{m(n+2)}=a_{m-2} & \cdots&a_0
8968 s_{m1}=0 & s_{m2}=0& \cdots & s_{m(n+1)}=a_{m-1} & s_{m(n+2)}=a_{m-2} & \cdots&a_0
9127 \subsection{Hermite polynomial : {\tt hermite}}\index{hermite}
9128 \noindent{\tt hermite} takes as argument an integer $n$ and
9130 {\tt hermite} returns the Hermite polynomial of degree $n$.\\
9139 \begin{center}{\tt hermite(6)}\end{center}
9142 \begin{center}{\tt hermite(6,y)}\end{center}
16717 you can move in the sequence of objects one by one by clicking
16843 We see, each point, one to one with a display time that
16850 We see, each segment, one to one with a display time that
[all …]
/dports/math/gsl/gsl-2.7/doc/
H A Dgsl-ref.info8014 one.
8536 -- Function: int gsl_matrix_swap (gsl_matrix *m1, gsl_matrix *m2)
8539 and *note m2: 3d3. by copying. The two matrices must have the same
23514 one-to-one mapping between the cumulative probability distribution and
30062 than one.'
49899 Ref: specfunc hermite-polynomials-and-functions202153
49902 Ref: specfunc hermite-polynomials202822
49925 Ref: specfunc derivatives-of-hermite-polynomials205710
49944 Ref: specfunc hermite-functions208566
49961 Ref: specfunc derivatives-of-hermite-functions211197
[all …]
/dports/databases/grass7/grass-7.8.6/locale/po/
H A Dgrassmods_ko.po1169 msgid "Name of input net radiation raster map [W/m2]"
1983 msgid "Output is radiance (W/m2)"
2202 msgid "Name of the diurnal net radiation map [W/m2]"
2527 msgid "Name of Net Radiation raster map [W/m2]"
2715 msgstr "순간 순복사[W/m2] 래스터 지도의 이름"
3989 msgid "Name of soil heat flux raster map [W/m2]"
3993 msgid "Name of sensible heat flux raster map [W/m2]"
10511 msgid "Exploited areas [Energy/m2]"
23701 msgstr "순간 순복사[W/m2] 래스터 지도의 이름"
23706 msgstr "순간 순복사[W/m2] 래스터 지도의 이름"
[all …]
H A Dgrassmods_bn.po1170 msgid "Name of input net radiation raster map [W/m2]"
1174 msgid "Name of input soil heat flux raster map [W/m2]"
1984 msgid "Output is radiance (W/m2)"
2203 msgid "Name of the diurnal net radiation map [W/m2]"
2528 msgid "Name of Net Radiation raster map [W/m2]"
2715 msgid "Name of instantaneous net radiation raster map [W/m2]"
2785 msgid "Name for output sensible heat flux raster map [W/m2]"
3990 msgid "Name of soil heat flux raster map [W/m2]"
3994 msgid "Name of sensible heat flux raster map [W/m2]"
10367 msgid "Exploited areas [Energy/m2]"
[all …]
H A Dgrassmods_el.po1176 msgid "Name of input net radiation raster map [W/m2]"
1180 msgid "Name of input soil heat flux raster map [W/m2]"
1990 msgid "Output is radiance (W/m2)"
2209 msgid "Name of the diurnal net radiation map [W/m2]"
2534 msgid "Name of Net Radiation raster map [W/m2]"
2721 msgid "Name of instantaneous net radiation raster map [W/m2]"
2791 msgid "Name for output sensible heat flux raster map [W/m2]"
3996 msgid "Name of soil heat flux raster map [W/m2]"
4000 msgid "Name of sensible heat flux raster map [W/m2]"
10445 msgid "Exploited areas [Energy/m2]"
[all …]
H A Dgrassmods_ru.po1171 msgid "Name of input net radiation raster map [W/m2]"
1175 msgid "Name of input soil heat flux raster map [W/m2]"
1985 msgid "Output is radiance (W/m2)"
2204 msgid "Name of the diurnal net radiation map [W/m2]"
2529 msgid "Name of Net Radiation raster map [W/m2]"
2716 msgid "Name of instantaneous net radiation raster map [W/m2]"
2786 msgid "Name for output sensible heat flux raster map [W/m2]"
3991 msgid "Name of soil heat flux raster map [W/m2]"
3995 msgid "Name of sensible heat flux raster map [W/m2]"
10435 msgid "Exploited areas [Energy/m2]"
[all …]

123