src/bisection_tree/btfn.rs

branch
dev
changeset 164
fd9dba51afd3
parent 162
bea0c3841ced
child 166
20fa28637737
--- a/src/bisection_tree/btfn.rs	Wed Sep 03 09:52:30 2025 -0500
+++ b/src/bisection_tree/btfn.rs	Wed Sep 03 10:08:28 2025 -0500
@@ -66,7 +66,7 @@
     G::SupportType: LocalAnalysis<F, BT::Agg, N>,
     BT: BTImpl<N, F>,
 {
-    type OwnedSpace = Self;
+    type Principal = Self;
     type Decomp = BasicDecomposition;
 }
 

mercurial