ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
fvar_io.cpp File Reference

(Last Changed on April 22, 2014 for git-revision 219a09ff06fd9cee4c006dd85abbefca00beea03.)

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. More...
 
uostreamoperator<< (const uostream &_ostr, const prevariable &f)
 Description not yet available. More...
 
istream & operator>> (const istream &_istr, const prevariable &_f)
 Description not yet available. More...
 
uistreamoperator>> (const uistream &_istr, const prevariable &_f)
 Description not yet available. More...
 

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.