51 void pad(
const i4_array & v,
int i,
int j,
int k,
int l);
Base class for dvariable.
void padsum(const dvar_vector &v)
Print the sum of a dvar_vector to the screen.
void pads(const dvar_vector &v, int i)
Print an element of a dvar_vector to the screen in scientific notation.
Description not yet available.
Description not yet available.
Vector of double precision numbers.
Description not yet available.
Description not yet available.
Description not yet available.
Array of integers(int) with indexes from index_min to indexmax.
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.
void padp(const dmatrix &v, int i)
Print a vector slice of a dmatrix to the screen, with 12 significant figures.
Class definition of matrix with derivitive information .
Description not yet available.
Description not yet available.
Description not yet available.
void pad()
Do nothing, this will be included by ADMB lexical analyzer so that the library is usable from within ...