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

(Last Changed on June 07, 2017 for git-revision 8f79cac324fd2875fbfc91f87431c6346db07ba5.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

dvar_matrix operator- (const dvar_matrix &varmat)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 

Function Documentation

dvar_matrix operator- ( const dvar_matrix varmat)

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

Returns negative elements of varmat.

Parameters
varmatvaraible matrix

Definition at line 12 of file fvar_m45.cpp.