ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
f4_io.cpp File Reference

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"
#include <string.h>

Go to the source code of this file.

Functions

ostream & operator<< (const ostream &_ostr, const dvar4_array &z)
 Description not yet available.
ostream & operator<< (ostream &ostr, const dvar5_array &z)
 Outputs dvar5_array z.
ostream & operator<< (const ostream &ostr, const dvar5_array &z)
 Outputs dvar5_array z.
ostream & operator<< (const ostream &ostr, const dvar6_array &z)
 Description not yet available.
istream & operator>> (const istream &istr, const dvar4_array &z)
 Description not yet available.
istream & operator>> (const istream &istr, const dvar5_array &z)
 Description not yet available.
istream & operator>> (const istream &istr, const dvar6_array &z)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file f4_io.cpp.


Function Documentation

ostream& operator<< ( const ostream &  _ostr,
const dvar4_array z 
)

Description not yet available.

Parameters:

Definition at line 37 of file f4_io.cpp.

ostream& operator<< ( ostream &  ostr,
const dvar5_array z 
)

Outputs dvar5_array z.

Definition at line 63 of file f4_io.cpp.

ostream& operator<< ( const ostream &  ostr,
const dvar5_array z 
)

Outputs dvar5_array z.

Definition at line 78 of file f4_io.cpp.

ostream& operator<< ( const ostream &  ostr,
const dvar6_array z 
)

Description not yet available.

Parameters:

Definition at line 100 of file f4_io.cpp.

istream& operator>> ( const istream &  istr,
const dvar4_array z 
)

Description not yet available.

Parameters:

Definition at line 52 of file f4_io.cpp.

istream& operator>> ( const istream &  istr,
const dvar5_array z 
)

Description not yet available.

Parameters:

Definition at line 87 of file f4_io.cpp.

istream& operator>> ( const istream &  istr,
const dvar6_array z 
)

Description not yet available.

Parameters:

Definition at line 113 of file f4_io.cpp.