aboutsummaryrefslogtreecommitdiff
path: root/math/ensmallen/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'math/ensmallen/pkg-plist')
-rw-r--r--math/ensmallen/pkg-plist15
1 files changed, 10 insertions, 5 deletions
diff --git a/math/ensmallen/pkg-plist b/math/ensmallen/pkg-plist
index 64d332972482..97cdf07c5ed5 100644
--- a/math/ensmallen/pkg-plist
+++ b/math/ensmallen/pkg-plist
@@ -42,10 +42,20 @@ include/ensmallen_bits/callbacks/report.hpp
include/ensmallen_bits/callbacks/store_best_coordinates.hpp
include/ensmallen_bits/callbacks/timer_stop.hpp
include/ensmallen_bits/callbacks/traits.hpp
+include/ensmallen_bits/cd/cd.hpp
+include/ensmallen_bits/cd/cd_impl.hpp
+include/ensmallen_bits/cd/descent_policies/cyclic_descent.hpp
+include/ensmallen_bits/cd/descent_policies/greedy_descent.hpp
+include/ensmallen_bits/cd/descent_policies/random_descent.hpp
+include/ensmallen_bits/cmaes/active_cmaes.hpp
+include/ensmallen_bits/cmaes/active_cmaes_impl.hpp
include/ensmallen_bits/cmaes/cmaes.hpp
include/ensmallen_bits/cmaes/cmaes_impl.hpp
include/ensmallen_bits/cmaes/full_selection.hpp
+include/ensmallen_bits/cmaes/not_empty_transformation.hpp
include/ensmallen_bits/cmaes/random_selection.hpp
+include/ensmallen_bits/cmaes/transformation_policies/boundary_box_constraint.hpp
+include/ensmallen_bits/cmaes/transformation_policies/empty_transformation.hpp
include/ensmallen_bits/cne/cne.hpp
include/ensmallen_bits/cne/cne_impl.hpp
include/ensmallen_bits/config.hpp
@@ -204,11 +214,6 @@ include/ensmallen_bits/sarah/sarah.hpp
include/ensmallen_bits/sarah/sarah_impl.hpp
include/ensmallen_bits/sarah/sarah_plus_update.hpp
include/ensmallen_bits/sarah/sarah_update.hpp
-include/ensmallen_bits/scd/descent_policies/cyclic_descent.hpp
-include/ensmallen_bits/scd/descent_policies/greedy_descent.hpp
-include/ensmallen_bits/scd/descent_policies/random_descent.hpp
-include/ensmallen_bits/scd/scd.hpp
-include/ensmallen_bits/scd/scd_impl.hpp
include/ensmallen_bits/sdp/lin_alg.hpp
include/ensmallen_bits/sdp/lrsdp.hpp
include/ensmallen_bits/sdp/lrsdp_function.hpp