23 #if !defined (octave_lo_array_gripes_h)
24 #define octave_lo_array_gripes_h 1
38 extern void OCTAVE_API
41 extern void OCTAVE_API
44 extern void OCTAVE_API
48 extern void OCTAVE_API
54 extern void OCTAVE_API
58 extern void OCTAVE_API
62 extern void OCTAVE_API
66 extern void OCTAVE_API
69 extern void OCTAVE_API
72 extern void OCTAVE_API
75 extern void OCTAVE_API
78 extern void OCTAVE_API
void OCTAVE_API gripe_invalid_resize(void)
void OCTAVE_API gripe_del_index_out_of_range(bool is1d, octave_idx_type iext, octave_idx_type ext)
void OCTAVE_API gripe_nonconformant(const char *op, octave_idx_type op1_len, octave_idx_type op2_len)
void OCTAVE_API gripe_invalid_assignment_size(void)
OCTAVE_API const char * warning_id_singular_matrix
OCTAVE_API const char * error_id_nonconformant_args
OCTAVE_API const char * warning_id_nearly_singular_matrix
void OCTAVE_API gripe_nan_to_character_conversion(void)
void OCTAVE_API gripe_singular_matrix(double rcond=0.0)
void OCTAVE_API gripe_index_out_of_range(int nd, int dim, octave_idx_type iext, octave_idx_type ext)
OCTAVE_API const char * error_id_index_out_of_bounds
void OCTAVE_API gripe_assignment_dimension_mismatch(void)
void OCTAVE_API gripe_nan_to_logical_conversion(void)
OCTAVE_API const char * error_id_invalid_index
void OCTAVE_API gripe_invalid_index(void)