Salome HOME
Updating copyright date information
[modules/adao.git] / doc / en / ref_algorithm_SamplingTest.rst
index ba788d918df1bfd81206bce18698c7e0a49e5393..dec82063be099978976664aa70ee10fb44a44f69 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
@@ -178,8 +178,9 @@ The options of the algorithm are the following:
     available at the end of the algorithm. It involves potentially costly
     calculations or memory consumptions. The default is a void list, none of
     these variables being calculated and stored by default. The possible names
-    are in the following list: ["CostFunctionJ", "CurrentState",
-    "InnovationAtCurrentState", "SimulatedObservationAtCurrentState"].
+    are in the following list: ["CostFunctionJ", "CostFunctionJb",
+    "CostFunctionJo", "CurrentState", "InnovationAtCurrentState",
+    "SimulatedObservationAtCurrentState"].
 
     Example : ``{"StoreSupplementaryCalculations":["CostFunctionJ", "SimulatedObservationAtCurrentState"]}``