2 #ifndef vnl_io_vector_fixed_h 3 #define vnl_io_vector_fixed_h 10 #include <vsl/vsl_fwd.h> 13 # include <vcl_msvc_warnings.h> 18 template <
class T,
unsigned n>
23 template <
class T,
unsigned n>
28 template <
class T,
unsigned n>
31 #endif // vnl_io_vector_fixed_h void vsl_print_summary(std::ostream &os, vnl_bignum const &b)
Print human readable summary of object to a stream.
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.
Fixed length stack-stored, space-efficient vector.
Fixed length stack-stored vector.