core/vnl/io/vnl_io_matrix.h File Reference


Detailed Description

Author:
Louise Butcher

Date:
20-Mar-2001

Definition in file vnl_io_matrix.h.

#include <vsl/vsl_fwd.h>
#include <vnl/vnl_matrix.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.


Functions

template<class T>
void vsl_b_write (vsl_b_ostream &os, const vnl_matrix< T > &v)
 Binary save vnl_matrix to stream.
template<class T>
void vsl_b_read (vsl_b_istream &is, vnl_matrix< T > &v)
 Binary load vnl_matrix from stream.
template<class T>
void vsl_print_summary (vcl_ostream &os, const vnl_matrix< T > &b)
 Print human readable summary of object to a stream.

Function Documentation

template<class T>
void vsl_b_read ( vsl_b_istream is,
vnl_matrix< T > &  v 
)

Binary load vnl_matrix from stream.

Definition at line 31 of file vnl_io_matrix.txx.

template<class T>
void vsl_b_write ( vsl_b_ostream os,
const vnl_matrix< T > &  v 
)

Binary save vnl_matrix to stream.

Definition at line 16 of file vnl_io_matrix.txx.

template<class T>
void vsl_print_summary ( vcl_ostream &  os,
const vnl_matrix< T > &  b 
)

Print human readable summary of object to a stream.

Definition at line 69 of file vnl_io_matrix.txx.


Generated on Sat Nov 22 05:06:23 2008 for core/vnl by  doxygen 1.5.1