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

(Last Changed on July 12, 2013 for git-revision cfce19d5d17e5f8772d8552a6e0e5753213ca15b.)

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

Detailed Description

Description not yet available.

Definition in file lmat_io.cpp.

Function Documentation

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

Description not yet available.

Parameters

Definition at line 38 of file lmat_io.cpp.

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

Description not yet available.

Parameters

Definition at line 55 of file lmat_io.cpp.