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

(Last Changed on August 29, 2014 for git-revision 9a87ccb32a717c3c2604d625a09f1f75c26ef237.)

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 dmatrix &z)
 Description not yet available. More...
 
istream & operator>> (const istream &_istr, const dmatrix &_z)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file dmat_io.cpp.

Function Documentation

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

Description not yet available.

Parameters

Definition at line 35 of file dmat_io.cpp.

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

Description not yet available.

Parameters

Definition at line 78 of file dmat_io.cpp.