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
<codeclass="descclassname">pyobs.observa.</code><codeclass="descname">eig</code><spanclass="sig-paren">(</span><em>x</em><spanclass="sig-paren">)</span><aclass="headerlink" href="#pyobs.observa.eig" title="Permalink to this definition">¶</a></dt>
259
+
<dd><p>Compute the eigenvalues and eigenvectors of a square symmetric matrix</p>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><strong>x</strong> (<aclass="reference internal" href="pyobs.observa.html#pyobs.observa.observa" title="pyobs.observa.observa"><em>observa</em></a>) – must be a square matrix</td>
265
+
</tr>
266
+
<trclass="field-even field"><thclass="field-name">Returns:</th><tdclass="field-body"><strong>w, v</strong> – the eigenvalues and a matrix whose columns
0 commit comments