|
ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| uostream & | operator<< (const uostream &output, const dmatrix &values) |
| Write values to output. More... | |
| uistream & | operator>> (const uistream &input, const dmatrix &values) |
| Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
Write values to output.
| output | uostream |
| value | dmatrix |
Definition at line 55 of file dmat_io3.cpp.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Read values from input.
| input | uistream |
| value | dmatrix |
Definition at line 26 of file dmat_io3.cpp.
|
|
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5
|