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. |
Description not yet available.
Definition in file dvect17.cpp.
dvector extract_diagonal | ( | const dmatrix & | m | ) |
Extract the diagonal elements from a matrix and return the corresponding vector.
m | a dmatrix |
Definition at line 19 of file dvect17.cpp.
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |