ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
dmatrix | identity_matrix (int min, int max) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
dmatrix identity_matrix | ( | int | min, |
int | max | ||
) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Return an identity matrix with dimensions [min to max] x [min to max].
min | lower row and column index |
max | upper row and column index |
Definition at line 14 of file dmat17.cpp.
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |