ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
lvect_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 lvector &z)
 Description not yet available.
istream & operator>> (const istream &_istr, const lvector &_z)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file lvect_io.cpp.


Function Documentation

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

Description not yet available.

Parameters:

Definition at line 37 of file lvect_io.cpp.

istream& operator>> ( const istream &  _istr,
const lvector _z 
)

Description not yet available.

Parameters:

Definition at line 96 of file lvect_io.cpp.