fixed errors about underlying_map uninitialized

This commit is contained in:
Zeno Rogue
2024-05-16 21:21:14 +02:00
parent 1a70e54e24
commit 4ec627b1a1
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1269,6 +1269,7 @@ EX namespace gp {
}
hrmap_inverse() {
underlying_map = nullptr;
if(0) {
println(hlog, "making ucgi");
dynamicval<eVariation> gva(variation, variation_for(param));