KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
m_matrix_stream_io.h File Reference

Declare functions to read and write matrix classes with iostream. More...

#include <iosfwd>

Go to the source code of this file.

Classes

class  kjb::Matrix_stream_io
 static functions to read and write matrix classes with iostream. More...
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 

Detailed Description

Declare functions to read and write matrix classes with iostream.

Author
Kobus Barnard
Luca Del Pero The format is compatible with kjb matrices' raw format at c level (see l/l_int_mat_io.h).