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

(Last Changed on April 01, 2020 for git-revision eecefc8e628f88f3c11ff5a6aaf2596691dee81c.)

Functions for dvar_vector to find max(const dvar_vector&) and min(const dvar_vector&). More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

dvariable max (const dvar_vector &variables)
 Return a copy of the maximum element in variables vector. More...
 
dvariable min (const dvar_vector &variables)
 Return a copy of the minimum element in variables vector. More...
 

Detailed Description

Functions for dvar_vector to find max(const dvar_vector&) and min(const dvar_vector&).

Author
David Fournier

Definition in file fvar_a11.cpp.