def _get_dtype()
in
dict_minimize/jax_api.py [0:0]
3
lines of code
1
McCabe index (conditional complexity)
def _get_dtype(X): dtype = X.dtype return dtype