add support for (1D) vector with variance
Add support for storing the result of functors that return a vector of values with a corresponding covariance matrix.
With this commit only 1D and 3D are supported (both in float and SIMDWrapper::scalar::float_v). Can be extended if needed.
This needs: Rec!4576
Edited by Gerhard Raven