26 #if ! defined (octave_ov_null_mat_h)
27 #define octave_ov_null_mat_h 1
29 #include "octave-config.h"
54 bool isnull (
void)
const {
return true; }
56 type_conv_info numeric_conversion_function (
void)
const;
77 bool isnull (
void)
const {
return true; }
79 type_conv_info numeric_conversion_function (
void)
const;
100 bool isnull (
void)
const {
return true; }
102 type_conv_info numeric_conversion_function (
void)
const;
static const octave_value instance
static const octave_value instance
bool is_storable(void) const
bool is_storable(void) const
static const octave_value instance
#define DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA