get_complex_dtype   38 python_bindings/numpy/dtype.cpp     template dtype get_complex_dtype<bits>()
get_complex_dtype   90 python_bindings/numpy/dtype.cpp template dtype get_complex_dtype<2 * NPY_BITSOF_LONGDOUBLE>();
get_complex_dtype   83 python_bindings/numpy/dtype.hpp dtype get_complex_dtype();
get_complex_dtype  105 python_bindings/numpy/dtype.hpp     static dtype get() { return get_complex_dtype<16 * sizeof(T)>(); }