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

(Last Changed on June 16, 2017 for git-revision 30afc8eaca3eb362ba90a6f342ffdd4b220bf19a.)

#include <fvar.hpp>

Go to the source code of this file.

Functions

double norm (const dvector &t1)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 
double norm2 (const dvector &t1)
 Squared norm of a vector; constant objects. More...
 
double sumsq (const dvector &t1)
 

Function Documentation

double sumsq ( const dvector t1)

Definition at line 33 of file dvect3.cpp.