ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
dvect17.cpp File Reference

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

dvector extract_diagonal (const dmatrix &m)
 Extract the diagonal elements from a matrix and return the corresponding vector.

Detailed Description

Description not yet available.

Definition in file dvect17.cpp.


Function Documentation

Extract the diagonal elements from a matrix and return the corresponding vector.

Parameters:
ma dmatrix
Returns:
a dvector correpsonding to the diagonal elements.

Definition at line 19 of file dvect17.cpp.