ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
double | colsum (const dmatrix &m, int col) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
double colsum | ( | const dmatrix & | m, |
int | col | ||
) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Return computed column(col) sum for dmatrix m.
Definition at line 10 of file dmat27.cpp.
Referenced by laplace_approximation_calculator::do_newton_raphson_state_space(), and get_ft().
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |