Commit 5bad0c2c authored by Davis King's avatar Davis King

clarified spec

parent 24d09126
......@@ -188,6 +188,9 @@ namespace dlib
Finding Structure with Randomness: Probabilistic Algorithms for
Constructing Approximate Matrix Decompositions by Halko et al.
Therefore, it is very fast and suitable for use with very large matrices.
Moreover, q is the number of subspace iterations performed. Larger
values of q might increase the accuracy of the solution but the default
value should be good for many problems.
!*/
// ----------------------------------------------------------------------------------------
......@@ -241,6 +244,9 @@ namespace dlib
Finding Structure with Randomness: Probabilistic Algorithms for
Constructing Approximate Matrix Decompositions by Halko et al.
Therefore, it is very fast and suitable for use with very large matrices.
Moreover, q is the number of subspace iterations performed. Larger
values of q might increase the accuracy of the solution but the default
value should be good for many problems.
!*/
// ----------------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment