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

(Last Changed on July 04, 2017 for git-revision bd37c7364797dfe5bd3842312592d842d41049ac.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

void shape_check (const dvector &a, const dvector &b, const char *message)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 

Function Documentation

void shape_check ( const dvector a,
const dvector b,
const char *  message 
)

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

Exits if the dimensions of a and b dvector are not equal.

Parameters
advector
bdvector
messageto include with output

Definition at line 26 of file dvect18.cpp.

Referenced by pow().