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