|
|
90.
|
|
|
[tab] Complex division. The two arguments must have the same number of
[tab] rows, <math>n</math>, and either one or two columns. The first
[tab] column contains the real part and the second (if present) the
[tab] imaginary part. The return value is an
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
genr_funcs.xml:931
|
|
|
91.
|
|
|
[tab] matrix or, if the result has no imaginary part, an
[tab] <math>n</math>-vector.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
genr_funcs.xml:935
|
|
|
92.
|
|
|
[tab] Ceiling function: returns the smallest integer greater than or
[tab] equal to <argname>x</argname>.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:950
|
|
|
93.
|
|
|
[tab] Peforms a Cholesky decomposition of the matrix
[tab] <argname>A</argname>, which is assumed to be symmetric and
[tab] positive definite. The result is a lower-triangular matrix
[tab] <math>L</math> which satisfies
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
genr_funcs.xml:966
|
|
|
94.
|
|
|
. The function will fail if
[tab] <argname>A</argname> is not symmetric or not positive definite.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
genr_funcs.xml:970
|
|
|
95.
|
|
|
[tab] Complex multiplication. The two arguments must have the same
[tab] number of rows, <math>n</math>, and either one or two columns.
[tab] The first column contains the real part and the second (if
[tab] present) the imaginary part. The return value is an
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
genr_funcs.xml:986
|
|
|
96.
|
|
|
matrix, or, if the result has no imaginary
[tab] part, an <math>n</math>-vector.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
genr_funcs.xml:990
|
|
|
98.
|
|
|
[tab] Attaches names to the columns of the
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
genr_funcs.xml:1022
|
|
|
99.
|
|
|
matrix
[tab] <argname>M</argname>. If <argname>s</argname> is a named list, the
[tab] column names are copied from the names of the variables; the list
[tab] must have <math>k</math> members. If <argname>s</argname> is a
[tab] string, it should contain <math>k</math> space-separated
[tab] sub-strings. The return value is 0 on successful completion,
[tab] non-zero on error.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
genr_funcs.xml:1022
|
|
|
102.
|
|
|
[tab] If only the first two arguments are given, computes the correlogram
[tab] for <argname>x</argname> for lags 1 to <argname>p</argname>. Let
[tab] <math>k</math> represent the number of elements in
[tab] <argname>x</argname> (1 if <argname>x</argname> is a series, the
[tab] number of columns if <argname>x</argname> is a matrix, or the number
[tab] of list-members is <argname>x</argname> is a list). The return
[tab] value is a matrix with <argname>p</argname> rows and 2<math>k</math>
[tab] columns, the first <math>k</math> columns holding the respective
[tab] autocorrelations and the remainder the respective partial
[tab] autocorrelations.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:1077
|