32 #if !defined(USE_ADPVM)
56 #if !defined(USE_ADPVM)
69 send_int_to_master(67);
82 g=(*lapprox)(
x,f,
this);
laplace_approximation_calculator * lapprox
Description not yet available.
Vector of double precision numbers.
double sum(const d3_array &darray)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
static dvariable reset(const dvar_vector &x)
void gradcalc(int nvar, const dvector &g)
Description not yet available.
static objective_function_value * pobjfun
Description not yet available.
double pvm_master_get_monte_carlo_value(int nvar, const dvector &x)
void pvm_slave_get_monte_carlo_value(int nvar)
Class definition of matrix with derivitive information .
Description not yet available.
double better_rand(long int &idum)
Description not yet available.
dvector value(const df1_one_vector &v)
virtual void userfunction(void)=0
double get_monte_carlo_value(int nvar, const independent_variables &x)
Fundamental data type for reverse mode automatic differentiation.