I have found its use rather straightforward. Just pass the (quasi)correlation matrix for which you'd like to find the nearest valid correlation matrix (described in the reference above) ... and it's done.
The only parameter that you can tweak it seems to be the number of iterations that originally is set to 100 times the squared dimension of your problem.
first of all, many thanks for providing this useful tool. I used it to transform symmetric 80x80 correlation matrices (~1300 correlation matrices, one for each day during my observation period). I encountered 2 difficutlties: 1. The program took ages to complete (14 hours) (despite high-performance Xeon workstation) and the result was not satisfying because only 15 of the resulting transformed correlation matrices were positive-definite. Could you please comment on options to increase speed and how to ensure that the resulting matrices are positive-definite? Many thanks for your feedback