Salome HOME
Documentation for sampling update and examples improvement
[modules/adao.git] / doc / en / snippets / SampleAsnUplet.rst
1 .. index:: single: SampleAsnUplet
2
3 SampleAsnUplet
4   *List of states*. This key describes the calculations points as a list of
5   n-uplets, each n-uplet being a state.
6
7   Example :
8   ``{"SampleAsnUplet":[[0,1,2,3],[4,3,2,1],[-2,3,-4,5]]}`` for 3 points in a state space of dimension 4.