Salome HOME
Documentation update with features and review corrections
[modules/adao.git] / src / daComposant / daAlgorithms / EnsembleKalmanFilter.py
index 65891bbfeda39e38f6bddeb18e4e0bf9ce89361f..270364f7ce7fb58dde51f4331bff43ca3689687e 100644 (file)
@@ -190,6 +190,7 @@ class ElementaryAlgorithm(BasicObjects.Algorithm):
             ),
             features=(
                 "LocalOptimization",
+                "DerivativeFree",
                 "ParallelAlgorithm",
             ),
         )