ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
d6arr1.cpp File Reference

(Last Changed on July 21, 2017 for git-revision 3190540d49ab50043493cafe933ee85a39b2922c.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

d6_array operator/ (const d6_array &darray, const double divisor)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 

Function Documentation

d6_array operator/ ( const d6_array darray,
const double  divisor 
)

Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.

Return results of all elements of darray divided by divisor.

Parameters
darrayd6_array
divisordouble

Definition at line 13 of file d6arr1.cpp.