mirror of
https://github.com/vale981/arb
synced 2025-03-06 01:41:39 -05:00
small doc fix
This commit is contained in:
parent
bcc3287c0a
commit
4051c4e9a8
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ Special matrices
|
||||||
|
|
||||||
Sets all entries in the matrix to ones.
|
Sets all entries in the matrix to ones.
|
||||||
|
|
||||||
.. function:: void arb_mat_dft(arb_mat_t mat, int type, slong prec)
|
.. function:: void acb_mat_dft(acb_mat_t mat, int type, slong prec)
|
||||||
|
|
||||||
Sets *mat* to the DFT (discrete Fourier transform) matrix of order *n*
|
Sets *mat* to the DFT (discrete Fourier transform) matrix of order *n*
|
||||||
where *n* is the smallest dimension of *mat* (if *mat* is not square,
|
where *n* is the smallest dimension of *mat* (if *mat* is not square,
|
||||||
|
|
Loading…
Add table
Reference in a new issue