Closed cookpa closed 1 week ago
Need to add destructor for memory allocated with new in the wrap function
coverage: 85.341%. remained the same when pulling 142af47b11efc21ea32612595909493ba820d60e on cookpa:nb_destruct into 637912bcebac08328a3d4872e064489c29254a96 on ANTsX:master.
I think this fixes the similarity memory leak from #117 that resurfaced after the switch to nanobind.
Need to add destructor for memory allocated with new in the wrap function