317 |
OSPCLEAN(nonsafe_osp_2nd,SecondDer.nonsafeder); |
OSPCLEAN(nonsafe_osp_2nd,SecondDer.nonsafeder); |
318 |
OSPCLEAN(yacas_osp_1st,FirstDer.yacas); |
OSPCLEAN(yacas_osp_1st,FirstDer.yacas); |
319 |
OSPCLEAN(safe_osp_1st,FirstDer.safeder); |
OSPCLEAN(safe_osp_1st,FirstDer.safeder); |
320 |
|
OSPCLEAN(nonsafe_osp_1st,FirstDer.nonsafeder); |
321 |
}else{ |
}else{ |
322 |
OSPCLEAN(first_yacas_osp,first_yacas); |
OSPCLEAN(first_yacas_osp,first_yacas); |
323 |
OSPCLEAN(second_yacas_osp,second_yacas); |
OSPCLEAN(second_yacas_osp,second_yacas); |
461 |
} |
} |
462 |
/** Testing non-safe routines */ |
/** Testing non-safe routines */ |
463 |
|
|
464 |
|
ASC_FREE(infix_rel); |
465 |
|
|
466 |
/* we need to sigfpe trap this code or use the safe versions. */ |
/* we need to sigfpe trap this code or use the safe versions. */ |
467 |
RelationCalcResidGradRev(inst,&residual_rev,gradients_rev); |
RelationCalcResidGradRev(inst,&residual_rev,gradients_rev); |
468 |
RelationCalcResidGrad(inst,&residual_fwd,gradients_fwd); |
RelationCalcResidGrad(inst,&residual_fwd,gradients_fwd); |