23 "dvariable colsum(const dvar_matrix& m, int col)",
29 for (
int i=mmin;i<=mmax;i++)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
double colsum(const dmatrix &m, int col)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
#define ADMB_ARRAY_BOUNDS_ERROR(message, function, lower_bounds, upper_bounds, index)
Class definition of matrix with derivitive information .
Fundamental data type for reverse mode automatic differentiation.