]> SALOME platform Git repositories - modules/adao.git/blob - doc/en/snippets/SampleAsExplicitHyperCube.rst
Salome HOME
Documentation for sampling update and examples improvement
[modules/adao.git] / doc / en / snippets / SampleAsExplicitHyperCube.rst
1 .. index:: single: SampleAsExplicitHyperCube
2
3 SampleAsExplicitHyperCube
4   *List of list of real values*. This key describes the calculations points as
5   an hyper-cube, from a given list of explicit sampling of each variable as a
6   list. That is then a list of lists, each of them being potentially of
7   different size.
8
9   Example : ``{"SampleAsExplicitHyperCube":[[0.,0.25,0.5,0.75,1.], [-2,2,1]]}`` for a state space of dimension 2.