ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
double | trace (const dmatrix &mat) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
double trace | ( | const dmatrix & | mat | ) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Return the sum of the diagonal of a square matrix mat.
mat | is a square scalar matrix |
Definition at line 12 of file dmat14.cpp.
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |