sfroots
(4.2-git)
index
system/generic/Mroots.c
Find roots of a complex polynomial.
Synopsis
sfroots < poly.rsf > root.rsf niter=10 tol=1.0e-6 verb=y sort=
Parameters
int
niter=10
number of iterations
string
sort=
attribute for sorting (phase,amplitude,real,imaginary)
float
tol=1.0e-6
tolerance for convergence
bool
verb=y
[y/n]
verbosity flag