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

(Last Changed on January 12, 2018 for git-revision 81a7239118a8a37ee61fdd377a3fffd5fa8e29fd.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

double mean (const d3_array &array)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 

Function Documentation

double mean ( const d3_array array)

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

Return computed mean of d3_array array.

Definition at line 10 of file d3arr3.cpp.