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

(Last Changed on July 18, 2022 for git-revision ecde26fdbf8eed734a006d8e80bd4f4ec5d5458f.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

dvar3_array square (const dvar3_array &vararr3)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 

Function Documentation

dvar3_array square ( const dvar3_array vararr3)

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

Returns dvar3_array with squared values from each element in vararr3.

Parameters
vararr3values to square

Definition at line 13 of file f3arr6.cpp.