Searched refs:_maybe_complex (Results 1 – 1 of 1) sorted by relevance
42 def _maybe_complex(x): function93 x = _maybe_complex(np.random.rand(10, 10).astype(value_dtype))96 y = _maybe_complex(np.random.randn(10, 20).astype(value_dtype))220 x = _maybe_complex(np.random.rand(m, k).astype(np_dtype))223 y = _maybe_complex(np.random.randn(k, n).astype(np_dtype))