get_float_dtype 31 python_bindings/numpy/dtype.cpp template dtype get_float_dtype<bits>() get_float_dtype 85 python_bindings/numpy/dtype.cpp template dtype get_float_dtype<NPY_BITSOF_LONGDOUBLE>(); get_float_dtype 80 python_bindings/numpy/dtype.hpp dtype get_float_dtype(); get_float_dtype 100 python_bindings/numpy/dtype.hpp static dtype get() { return get_float_dtype<8 * sizeof(T)>(); }