Commit 9980013c authored by Davis King's avatar Davis King

Fixed grammar

parent a13aea26
......@@ -181,7 +181,7 @@ namespace dlib
);
/*!
requires
- prior == a function produced by a call to this classes train() function.
- prior == a function produced by a call to this class's train() function.
Therefore, it must be the case that:
- prior.basis_vectors.size() == 1
- prior.alpha(0) == 1
......
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