[BACK]Return to call_gsl.h CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_gsl

File: [local] / OpenXM / src / ox_gsl / call_gsl.h (download)

Revision 1.1, Wed Apr 4 01:03:59 2018 UTC (6 years, 1 month ago) by takayama
Branch: MAIN

ox_eval.c is linked to ox_gsl.
Pid=ox_launch(0,getenv("OpenXM_HOME")+"/src/ox_gsl/ox_gsl");
ox_cmo_rpc(Pid,"test_ox_eval",quote(x+1));
ox_pop_cmo(Pid);
does not return the correct value. We need debugs.

/* $OpenXM: OpenXM/src/ox_gsl/call_gsl.h,v 1.1 2018/04/04 01:03:59 takayama Exp $ */
void call_gsl_sf_lngamma_complex_e(void);