(Last Changed on June
26,
2017 for git-revision 537215602ac790dc0283b676779749f046dd81a7.)
Go to the source code of this file.
ostream& operator<< |
( |
const ostream & |
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.
- Parameters
-
Definition at line 26 of file f4_io.cpp.
ostream& operator<< |
( |
ostream & |
ostr, |
|
|
const dvar5_array & |
z |
|
) |
| |
ostream& operator<< |
( |
const ostream & |
ostr, |
|
|
const dvar5_array & |
z |
|
) |
| |
ostream& operator<< |
( |
const ostream & |
ostr, |
|
|
const dvar6_array & |
z |
|
) |
| |
Description not yet available.
- Parameters
-
Definition at line 94 of file f4_io.cpp.
istream& operator>> |
( |
const istream & |
input, |
|
|
const dvar4_array & |
varr4 |
|
) |
| |
Read values to varr4 from input stream.
- Parameters
-
Definition at line 45 of file f4_io.cpp.
istream& operator>> |
( |
const istream & |
istr, |
|
|
const dvar5_array & |
z |
|
) |
| |
Description not yet available.
- Parameters
-
Definition at line 81 of file f4_io.cpp.
istream& operator>> |
( |
const istream & |
istr, |
|
|
const dvar6_array & |
z |
|
) |
| |
Description not yet available.
- Parameters
-
Definition at line 107 of file f4_io.cpp.