Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
select_random_point_cluster [2015/10/11 23:41] admin |
select_random_point_cluster [2015/10/11 23:41] (current) admin [Inputs] |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| | Random Point Probabilities | [[Map Type]] | Probability of selection of each cell as a new random point. The map cells must be represented using floating point values (IEEE 754 32 Bit Real). Each value must be in the range [0, 1]. | | | Random Point Probabilities | [[Map Type]] | Probability of selection of each cell as a new random point. The map cells must be represented using floating point values (IEEE 754 32 Bit Real). Each value must be in the range [0, 1]. | | ||
| - | | Number Of Random Points | [[Non Negative Int Type|Non Negative Int]] | Number of random points to be selected. The operator may select fewer random points if the satisfiability of the given constraints using the given probability map is not possible. | | + | | Number Of Random Points | [[Non Negative Integer Value Type]] | Number of random points to be selected. The operator may select fewer random points if the satisfiability of the given constraints using the given probability map is not possible. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||