Files
blackhole-ray-trace/src/init.h
2025-11-06 17:04:09 -05:00

3 lines
68 B
C

double chi(double b);
int init(double bmax, double rela_err_limit);