From 33e671c7817a7303c003aaa49fbb2f461a72e660 Mon Sep 17 00:00:00 2001 From: Alex Bilger Date: Tue, 21 Nov 2023 10:37:36 +0100 Subject: [PATCH] Replace CSparse linear solver by Eigen --- examples/AdaptiveBeamController.scn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/AdaptiveBeamController.scn b/examples/AdaptiveBeamController.scn index 80dce563b..b76cb9fe8 100644 --- a/examples/AdaptiveBeamController.scn +++ b/examples/AdaptiveBeamController.scn @@ -1,7 +1,7 @@ - + @@ -11,7 +11,7 @@ - + @@ -29,7 +29,7 @@ - +