Base class for dvariable.
Vector of double precision numbers.
void val(const adstring &s, int &v, int &code)
param_init_bounded_vector & operator=(const dvector &)
param_init_vector & operator=(const dvector &)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.
Description not yet available.
double var(const dvector &vec)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.
Description not yet available.
Description not yet available.
dvar_matrix & operator=(const dvar_matrix &)
Assigns other values to dvar_matrix.
param_init_matrix & operator=(const dmatrix &m)
Assigns values from mat to param_init_matrix.
Class definition of matrix with derivitive information .
dvar_vector & operator=(const dvar_vector &t)
Assign values from other t to dvar_vector.
Fundamental data type for reverse mode automatic differentiation.