Hi,
Is there any performance gain by using RecursiveArrayTools like the performance gain when using StaticsArray or is it just provide a nice type of object to use? For example, if I want to iterate over a vector of SVector, should I just define my own type or use the tools from recursivearraytools.
Best,