ratrecon - rational function reconstruction
|
Calling Sequence
|
|
ratrecon(u, m, x, N, D)
|
|
Parameters
|
|
u, m
|
-
|
polynomials in x
|
x
|
-
|
name
|
N, D
|
-
|
(optional) non-negative integers
|
|
|
|
|
Description
|
|
•
|
If the integers N and D are not specified, they both default to be the integer .
|
•
|
Note, in order to use this routine to reconstruct a rational function from u satisfying , the modulus m being used must be chosen to be relatively prime to d. Otherwise the reconstruction returns FAIL.
|
•
|
The special case of corresponds to computing the N,D Pade approximate to the series u of order .
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?