Displaying 2 results from an estimated 2 matches for "sharex_root".
2005 Feb 21
0
want to call R from aplatform written i strict ANSI C
...ollowing problem specific functions:
(1) evaluator()
(2) accelerator()
(3) gradient()
(4) hessian()
(5) pre_processor()
(6) post_processor()
*/
/* Global Definitions */
#include "project.h"
#include "rpa_proj.h"
#include "rpa_proj.c"
extern RPA_ptr *SHAREX_ROOT;
extern MINLP_ptr *SHAREX_PROB;
IVECTOR SUPER_FLAG = &(INT_STATUS[16]);
IVECTOR ALLOCATION_SWITCH = &(INT_PROTOCOL[30]);
extern void compare_NVAR(int n1,int n2,int n3,char *stage);
/* end of global definitions */
void evaluator(DVECTOR w,double Penalty,double *gf,double *F,double *De...
2005 Feb 25
0
Fwd: want to call R from aplatform written i strict ANSI C
...ollowing problem specific functions:
(1) evaluator()
(2) accelerator()
(3) gradient()
(4) hessian()
(5) pre_processor()
(6) post_processor()
*/
/* Global Definitions */
#include "project.h"
#include "rpa_proj.h"
#include "rpa_proj.c"
extern RPA_ptr *SHAREX_ROOT;
extern MINLP_ptr *SHAREX_PROB;
IVECTOR SUPER_FLAG = &(INT_STATUS[16]);
IVECTOR ALLOCATION_SWITCH = &(INT_PROTOCOL[30]);
extern void compare_NVAR(int n1,int n2,int n3,char *stage);
/* end of global definitions */
void evaluator(DVECTOR w,double Penalty,double *gf,double *F,double *De...