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

(Last Changed on January 11, 2018 for git-revision ad4281039b5c719be6f038f17ad868184fdf9de7.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

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

Function Documentation

double mean ( const dmatrix m)

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

Return computed mean of matrix m.

Parameters
mdmatrix

Definition at line 12 of file dmat24.cpp.