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

(* $Id$)

Description not yet available. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

ostream & operator<< (const ostream &_ostr, const prevariable &f)
 Description not yet available.
uostreamoperator<< (const uostream &_ostr, const prevariable &f)
 Description not yet available.
istream & operator>> (const istream &_istr, const prevariable &_f)
 Description not yet available.
uistreamoperator>> (const uistream &_istr, const prevariable &_f)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file fvar_io.cpp.


Function Documentation

ostream& operator<< ( const ostream &  _ostr,
const prevariable f 
)

Description not yet available.

Parameters:

Definition at line 36 of file fvar_io.cpp.

uostream& operator<< ( const uostream _ostr,
const prevariable f 
)

Description not yet available.

Parameters:

Definition at line 63 of file fvar_io.cpp.

istream& operator>> ( const istream &  _istr,
const prevariable _f 
)

Description not yet available.

Parameters:

Definition at line 47 of file fvar_io.cpp.

uistream& operator>> ( const uistream _istr,
const prevariable _f 
)

Description not yet available.

Parameters:

Definition at line 74 of file fvar_io.cpp.