Skip to content
Snippets Groups Projects
Commit 5acfdf5f authored by Achilles Kappis's avatar Achilles Kappis
Browse files

Update CHANGELOG.md with the change from diagCorr to diagMetric

parent dc0cef11
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@
\* Change name of `virtMicGeo()` to `vMicGeo()`. This **breaks** backward compatibility.
**Utilities - Generic**\
\+ Added the function `diagCorr()` to calculate the correlation coefficient of a matrix to a diagonal matrix. In practice this provides a metric to measure the "diagonality" of a matrix.
\+ Added the function `diagMetric()` to calculate a metric to measure the "diagonality" of a matrix.
**Virtual Sensing - Remote Microphone Technique**\
\* Parallelise the for-loops in `obsFiltEst()`. While execution may be slower for a small number of sources and receiver positions, the overall execution time will not increase significantly due to the functions' generally fast performance.\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment