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

(Last Changed on August 06, 2022 for git-revision 808780089317c67198079de06b64df009a4a6543.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

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

Function Documentation

dvar_vector extract_diagonal ( const dvar_matrix m)

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

Returns diagonal of variable matrix m.

Parameters
msquare dvar_matrix

Definition at line 11 of file fvar_a28.cpp.