You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Hence, the returned complex conjugates must be computed by negating the imaginary component of each element <codeclass="docutils literal notranslate"><spanclass="pre">x_i</span></code>.</p>
463
463
<dlclass="field-list simple">
464
464
<dtclass="field-odd">Parameters</dt>
465
-
<ddclass="field-odd"><p><strong>x</strong> (<em>array</em>) – input array. Should have a complex-floating point data type.</p>
465
+
<ddclass="field-odd"><p><strong>x</strong> (<em>array</em>) – input array. Should have a complex floating-point data type.</p>
<p>Hence, the returned complex conjugates must be computed by negating the imaginary component of each element <codeclass="docutils literal notranslate"><spanclass="pre">x_i</span></code>.</p>
463
463
<dlclass="field-list simple">
464
464
<dtclass="field-odd">Parameters</dt>
465
-
<ddclass="field-odd"><p><strong>x</strong> (<em>array</em>) – input array. Should have a complex-floating point data type.</p>
465
+
<ddclass="field-odd"><p><strong>x</strong> (<em>array</em>) – input array. Should have a complex floating-point data type.</p>
466
466
</dd>
467
467
<dtclass="field-even">Returns</dt>
468
468
<ddclass="field-even"><p><strong>out</strong> (<em>array</em>) – an array containing the element-wise results. The returned array must have the same data type as <codeclass="docutils literal notranslate"><spanclass="pre">x</span></code>.</p>
<p>Hence, the returned complex conjugates must be computed by negating the imaginary component of each element <codeclass="docutils literal notranslate"><spanclass="pre">x_i</span></code>.</p>
463
463
<dlclass="field-list simple">
464
464
<dtclass="field-odd">Parameters</dt>
465
-
<ddclass="field-odd"><p><strong>x</strong> (<em>array</em>) – input array. Should have a complex-floating point data type.</p>
465
+
<ddclass="field-odd"><p><strong>x</strong> (<em>array</em>) – input array. Should have a complex floating-point data type.</p>
0 commit comments