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

(* $Id$)

Functions to compute minimum and maximum of a dvar_vector. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

dvariable max (const dvar_vector &t1)
 Maximum of a dvar_vector.
dvariable min (const dvar_vector &t1)
 Minimum of a dvar_vector.

Detailed Description

Functions to compute minimum and maximum of a dvar_vector.

Definition in file fvar_a11.cpp.