Open jwscook opened 1 year ago
https://github.com/ExCALIBUR-NEPTUNE/NESO/blob/aa4c72709d4d258c729161670b58e1ea7e4f9755/include/interpolator.hpp#L52C27-L52C27
This is because mutating the values in the vector elsewhere in the code will change the values through to this class, which is confusing.
https://github.com/ExCALIBUR-NEPTUNE/NESO/blob/aa4c72709d4d258c729161670b58e1ea7e4f9755/include/interpolator.hpp#L52C27-L52C27