提交 6749cda3 authored 作者: abalkin's avatar abalkin 提交者: Frederic

Fixed a typo in docstring.

上级 8b215550
...@@ -965,7 +965,7 @@ class Eigh(Eig): ...@@ -965,7 +965,7 @@ class Eigh(Eig):
{\partial a_{ij}}\right), {\partial a_{ij}}\right),
where [:math:`W`, :math:`V`] corresponds to ``g_outputs``, where [:math:`W`, :math:`V`] corresponds to ``g_outputs``,
:math:`X` to ``inputs``, and :math:`(w, v)=\mbox{eig}(a)`. :math:`a` to ``inputs``, and :math:`(w, v)=\mbox{eig}(a)`.
Analytic formulae for eigensystem gradients are well-known in Analytic formulae for eigensystem gradients are well-known in
perturbation theory: perturbation theory:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论