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

(Last Changed on June 29, 2022 for git-revision 90ff3225c384e19fdeaf789b3d0cd5d2ced40eb0.)

#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...
 

Function Documentation

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().