8 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
23 int my_thread = handle->
id;
24 int num_threads = handle->
num;
27 int nods = gate->
nods;
54 deltaphi=fabs(xj-xi); deltalambda=fabs(yj-yi);
55 d=2*asin(sqrt(pow(sin(deltaphi/2),2)+cos(xi)*cos(xj)*pow(sin(deltalambda/2),2)));
69 deltaphi=fabs(xj-xi); deltalambda=fabs(yj-yi);
70 d=2*asin(sqrt(pow(sin(deltaphi/2),2)+cos(xi)*cos(xj)*pow(sin(deltalambda/2),2)));