Home
last modified time | relevance | path

Searched refs:vctrs_type2_double_complex (Results 1 – 3 of 3) sorted by relevance

/dports/devel/R-cran-vctrs/vctrs/src/
H A Dtypeof2.c97 case vctrs_type_complex: *left = 0; return vctrs_type2_double_complex; in vec_typeof2_impl()
112 case vctrs_type_double: *left = 1; return vctrs_type2_double_complex; in vec_typeof2_impl()
277 case vctrs_type2_double_complex: return "vctrs_type2_double_complex"; in vctrs_type2_as_str()
H A Dtype2.c124 case vctrs_type2_double_complex: in vec_ptype2_switch_native()
H A Dvctrs.h158 vctrs_type2_double_complex, enumerator