2 #ifndef vnl_io_matrix_fixed_h 3 #define vnl_io_matrix_fixed_h 9 #include <vsl/vsl_binary_io.h> 14 template <
class T,
unsigned m,
unsigned n>
19 template <
class T,
unsigned m,
unsigned n>
24 template <
class T,
unsigned m,
unsigned n>
27 #endif // vnl_io_matrix_fixed_h void vsl_print_summary(std::ostream &os, vnl_bignum const &b)
Print human readable summary of object to a stream.
Fixed size, stack-stored, space-efficient matrix.
void vsl_b_read(vsl_b_istream &is, vnl_bignum &v)
Binary load vnl_bignum from stream.
void vsl_b_write(vsl_b_ostream &os, vnl_bignum const &v)
Binary save vnl_bignum to stream.