Home
last modified time | relevance | path

Searched defs:is_single_type (Results 1 – 8 of 8) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dov-flt-re-diag.h71 bool is_single_type (void) const { return true; } in is_single_type() function
H A Dov-flt-cx-diag.h71 bool is_single_type (void) const { return true; } in is_single_type() function
H A Dov-flt-complex.h96 bool is_single_type (void) const { return true; } in is_single_type() function
H A Dov-flt-cx-mat.h99 bool is_single_type (void) const { return true; } in is_single_type() function
H A Dov-float.h93 bool is_single_type (void) const { return true; } in is_single_type() function
H A Dov-flt-re-mat.h104 bool is_single_type (void) const { return true; } in is_single_type() function
H A Dov-base.h421 virtual bool is_single_type (void) const { return false; } in is_single_type() function
H A Dov.h659 bool is_single_type (void) const in is_single_type() function