After including this header file, the client should be able to say : More...
Go to the source code of this file.
Classes | |
| struct | vnl_matlab_print_proxy< T > |
Macros | |
| #define | VNL_MATLAB_PRINT2_INSTANTIATE(T) |
Functions | |
| template<class T > | |
| std::ostream & | operator<< (std::ostream &os, vnl_matlab_print_proxy< T > const &mp) |
| template<class T > | |
| vnl_matlab_print_proxy< T > | vnl_matlab_print (T const &obj, char const *name=nullptr, vnl_matlab_print_format format=vnl_matlab_print_format_default) |
After including this header file, the client should be able to say :
instead of
Definition in file vnl_matlab_print2.h.
| #define VNL_MATLAB_PRINT2_INSTANTIATE | ( | T | ) |
Definition at line 69 of file vnl_matlab_print2.h.
|
inline |
Definition at line 51 of file vnl_matlab_print2.h.
|
inline |
Definition at line 62 of file vnl_matlab_print2.h.
1.8.15