Go to the source code of this file.
Functions | |
void | vnl_error_vector_index (const char *fcn, int index) |
void | vnl_error_vector_dimension (const char *fcn, int l1, int l2) |
void | vnl_error_vector_va_arg (int n) |
void | vnl_error_matrix_row_index (char const *fcn, int r) |
void | vnl_error_matrix_col_index (char const *fcn, int c) |
void | vnl_error_matrix_dimension (char const *fcn, int r1, int c1, int r2, int c2) |
void | vnl_error_matrix_nonsquare (char const *fcn) |
void | vnl_error_matrix_va_arg (int n) |
Definition in file vnl_error.h.
|
|
|
|
|
|
|
|
|
|
|
Referenced by vnl_vector_fixed< T, 4 >::vnl_vector_fixed(). |
|
Referenced by vnl_vector< TVector >::set_t(). |
|
|