mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Fixed grammar
This commit is contained in:
parent
a13aea2642
commit
9980013cb9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user