bundles / scipy 1.17.1 / scipy / stats / _kde / _get_output_dtype
function
scipy.stats._kde:_get_output_dtype
source: /scipy/stats/_kde.py :713
Signature
def _get_output_dtype ( covariance , points ) Summary
Calculates the output dtype and the "spec" (=C type name).
Extended Summary
This was necessary in order to deal with the fused types in the Cython routine gaussian_kernel_estimate. See gh-10824 for details.
Aliases
-
scipy.stats._kde._get_output_dtype