Go to the documentation of this file.
155 int logx2s(
double crval,
int nx,
int sx,
int slogc,
const double x[],
156 double logc[],
int stat[]);
158 int logs2x(
double crval,
int nlogc,
int slogc,
int sx,
const double logc[],
159 double x[],
int stat[]);