Salome HOME
Documentation update and method improvement
[modules/adao.git] / doc / en / snippets / SingularValues.rst
1 .. index:: single: SingularValues
2
3 SingularValues
4   *List of real value series*. Each element is a series, containing the
5   singular values obtained through a SVD decomposition of a collection of full
6   state vectors.
7
8   Example :
9   ``sv = ADD.get("SingularValues")[-1]``