Modifications
<none yet>
Definition in file bsta_io_gaussian_full.h.
#include <bsta/bsta_gaussian_full.h>
#include <vsl/vsl_binary_io.h>
#include <vnl/io/vnl_io_vector_fixed.h>
#include <vnl/io/vnl_io_matrix_fixed.h>
Go to the source code of this file.
Functions | |
| template<class T, unsigned n> | |
| void | vsl_b_write (vsl_b_ostream &os, const bsta_gaussian_full< T, n > &g) |
| Binary save bsta_gaussian_full to stream. | |
| template<class T, unsigned n> | |
| void | vsl_b_read (vsl_b_istream &is, bsta_gaussian_full< T, n > &g) |
| Binary load bsta_gaussian_full from stream. | |
| template<class T, unsigned n> | |
| void | vsl_print_summary (vcl_ostream &os, const bsta_gaussian_full< T, n > &g) |
| Print summary. | |
| void vsl_b_read | ( | vsl_b_istream & | is, | |
| bsta_gaussian_full< T, n > & | g | |||
| ) |
| void vsl_b_write | ( | vsl_b_ostream & | os, | |
| const bsta_gaussian_full< T, n > & | g | |||
| ) |
| void vsl_print_summary | ( | vcl_ostream & | os, | |
| const bsta_gaussian_full< T, n > & | g | |||
| ) |
1.5.1