#include <vnl_matlab_print2.h>
Public Member Functions | |
| vnl_matlab_print_proxy (T const &obj_, char const *name_, vnl_matlab_print_format format_) | |
| ~vnl_matlab_print_proxy ()=default | |
Public Attributes | |
| T const & | obj |
| char const * | name |
| vnl_matlab_print_format | format |
Definition at line 36 of file vnl_matlab_print2.h.
|
inline |
Definition at line 41 of file vnl_matlab_print2.h.
|
default |
| vnl_matlab_print_format vnl_matlab_print_proxy< T >::format |
Definition at line 40 of file vnl_matlab_print2.h.
| char const* vnl_matlab_print_proxy< T >::name |
Definition at line 39 of file vnl_matlab_print2.h.
| T const& vnl_matlab_print_proxy< T >::obj |
Definition at line 38 of file vnl_matlab_print2.h.
1.8.15