Go to the source code of this file.
Functions/Subroutines | |
| subroutine | crcrot1 (n, x, c, s) |
| subroutine | crcrot2 (n, x, y, c, s) |
| subroutine | crsf2csf (n, t, u, c, s) |
| subroutine crcrot1 | ( | integer | n, |
| complex, dimension(n) | x, | ||
| real, dimension(n-1) | c, | ||
| real, dimension(n-1) | s | ||
| ) |
Definition at line 71 of file crsf2csf.f.
Referenced by crsf2csf().
Definition at line 86 of file crsf2csf.f.
Referenced by crsf2csf().