Definition in file bmrf_curvel_3d.cxx.
#include "bmrf_curvel_3d.h"
#include "bmrf_node.h"
#include "bmrf_gamma_func.h"
#include "bmrf_epi_seg.h"
#include <vcl_algorithm.h>
#include <vsl/vsl_vector_io.h>
#include <vsl/vsl_map_io.h>
#include <vnl/io/vnl_io_matrix_fixed.h>
Go to the source code of this file.
Functions | |
| void | vsl_b_write (vsl_b_ostream &os, const bmrf_curvel_3d *c) |
| Binary save bmrf_curvel_3d* to stream. | |
| void | vsl_b_read (vsl_b_istream &is, bmrf_curvel_3d *&c) |
| Binary load bmrf_curvel_3d* from stream. | |
| void | vsl_print_summary (vcl_ostream &os, const bmrf_curvel_3d *c) |
| Print an ASCII summary to the stream. | |
|
||||||||||||
|
Binary load bmrf_curvel_3d* from stream.
Definition at line 381 of file bmrf_curvel_3d.cxx. |
|
||||||||||||
|
Binary save bmrf_curvel_3d* to stream.
Definition at line 367 of file bmrf_curvel_3d.cxx. |
|
||||||||||||
|
Print an ASCII summary to the stream.
Definition at line 397 of file bmrf_curvel_3d.cxx. |
1.4.4