22 #include <iostream.hpp>
42 for (
int i = min; i <=
max; ++i)
62 for (
int i = min; i <=
max; ++i)
82 for (
int i = min; i <=
max; ++i)
102 for (
int i = min; i <=
max; ++i)
122 for (
int i = min; i <=
max; ++i)
142 for (
int i = min; i <=
max; ++i)
Base class for dvariable.
dvar_matrix & operator/=(const prevariable &t)
Description not yet available.
void RETURN_ARRAYS_INCREMENT()
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
static _THREAD gradient_structure * _instance
dvar_matrix & operator=(const dvar_matrix &)
Assigns other values to dvar_matrix.
Class definition of matrix with derivitive information .
void RETURN_ARRAYS_DECREMENT()
class for things related to the gradient structures, including dimension of arrays, size of buffers, etc.
dvar_matrix & operator*=(const prevariable &t)
Description not yet available.