ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
f3arr4.cpp File Reference

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

#include "fvar.hpp"

Go to the source code of this file.

Functions

dvariable mean (const dvar3_array &m)
 Return computed variable mean of variable 3-dimensional array m.
dvar3_array operator- (const double d, const dvar3_array &m2)
 Description not yet available.

Detailed Description

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

Definition in file f3arr4.cpp.


Function Documentation

dvariable mean ( const dvar3_array m)

Return computed variable mean of variable 3-dimensional array m.

Definition at line 27 of file f3arr4.cpp.

dvar3_array operator- ( const double  d,
const dvar3_array m2 
)

Description not yet available.

Parameters:

Definition at line 12 of file f3arr4.cpp.