28 for (
int i=mmin;i<=mmax;i++)
50 for (
int i=mmin;i<=mmax;i++)
d3_array operator-(const d3_array &a, const d3_array &b)
Returns d3_array results with computed elements addition of a(i, j, k) + b(i, j, k).
Vector of double precision numbers.
d3_array operator+(const d3_array &a, const d3_array &b)
Returns d3_array results with computed elements addition of a(i, j, k) + b(i, j, k).
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.
Class definition of matrix with derivitive information .
Fundamental data type for reverse mode automatic differentiation.